PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Wild Card
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Wild Card
![]() |
Wild Card |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
This code in my form goes to an address:
objWeb.Navigate "C:\Data" ..... It works, but what if I only know part of the address, could I use a wild card like this?: objWeb.Navigate "C:\Da*" Thank you - Joel |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Hi Joel,
I don´t think so. What should be displayed in that case? I probably would check the existing files first and show a dialog with the list of matches from which the user can select one item. -- Viele Grüße Michael Bauer "Joel Allen" <joelallen123@verizon.net> wrote in message news:nl9Vd.26683$uc.20859@trnddc09... > This code in my form goes to an address: > > objWeb.Navigate "C:\Data" > > .... It works, but what if I only know part of the address, could I use a > wild card like this?: > > objWeb.Navigate "C:\Da*" > > Thank you - Joel > > > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

