- Jul 8, 2002
- 1,583
- 0
- 0
I need something that will do the same as this
Dir(C:\MyFiles\Stuf*)
and return C:\MyFiles\Stuff
I need to be able to use wildcard, is there a way to do this without Dir?
Thanks for your help
Dir(C:\MyFiles\Stuf*)
and return C:\MyFiles\Stuff
I need to be able to use wildcard, is there a way to do this without Dir?
Thanks for your help
