HOWTO: Restriction [DueDate] = 'Jan 1, 4501' 
Author Message
 HOWTO: Restriction [DueDate] = 'Jan 1, 4501'

I'm trying to restrict the items collections by their due date. I need the
collection to include just the items that don't have a due date. I've tried
using [DueDate] = 'Jan 1, 4501' but that is not working.

This is my code:

    Set m_objItems = m_objFolder.Items
    m_objItems.Restrict "[DueDate] <= 'Jan 1, 4501'"

I've also tried 1/1/4501 to no avail. Could somebody tell me if this is
possible?

--
=+=+=+=+=+=+=+=
Hector Sosa, Jr
Best Consulting
SLC Office



Sat, 31 Jul 2004 08:20:46 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. What's new on the Word FAQ site, 28 Jan 2002

2. What's new on the Word FAQ site, 14 Jan 2002

3. What's new on the Word FAQ site, 28 Jan 2002

4. What's new on the Word FAQ site, 14 Jan 2002

5. Yag's status report - Jan. 31, 2002

6. Folder's restrictions

7. **************!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Help me !!!!!!!!!!!!!!!!!!!!!!!!'''''''''''''''''''''''*************

8. HOWTO: rename a table's field from Access Basic

9. HOWTO: Match Up CID's and Mail Item Attchements in outlook

10. howto remove GOTO's ??

11. Help: Howto UnCompress gzip'ed files within VB3

12. VB6: Multiple Threads and ActiveX EXE's: HOWTO

 

 
Powered by phpBB® Forum Software