NameSpace difficulties 
Author Message
 NameSpace difficulties

Set fd = myNameSpace.Folders(myNameSpace.CurrentUser.Name & "'s
Folders").Folders("JEC - Calendar")

This line of Visual Basic code reconizes what user is in Outlook.  It works
as long as the user's name does not end with "s".
However if the user's name does end in "s" it doesn't work because the
program doesn't reconize "s's".
For example it would be Dennis' Folders instead of Dennis's Folders.  How do
we get the program to reconize this?
Should we use an if statement?



Sat, 09 Nov 2002 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. VB TransferText Command difficulties

2. LIKE operator difficulty

3. Avg difficulties

4. Difficulties with 2 "@"-signs in messagebox

5. Create Appointment difficulty

6. RTF - inserting text - difficulties with RTF code stripped by Outlook

7. myNameSpace difficulties

8. Command Bar & Button Difficulties

9. Difficulties with bookmarks in a word template

10. Difficulty assessing state of field

11. Difficulty assessing state of field - Attention Doug Robbins

12. upgrade difficulties

 

 
Powered by phpBB® Forum Software