PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Go To Folder
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Go To Folder
![]() |
Go To Folder |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Hello,
I have this code that goes to a specific folder on IE. Set objWeb = CreateObject("InternetExplorer.Application") objWeb.Navigate "C:\Data" objWeb.Visible = True How can I use a wild card? For example, I only know that the folder name starts with C:\Data\. Can I do something like this?: objWeb.Navigate "C:\Data*" Thanks - Joel |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

