Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I don't know if anyone could help with this. The idea is fairly simple. At present I have a macro that searches for a file. Each file name is 47 char long and is found using Set fs = Application.FileSearch With fs LookIn = "G:\PUB" SearchSubFolders = False Filename = Out_TkbAwMegVLHRkMfximTWZRvqohpTQOjKNqXN.finish etc... Is there a way of of searching using a 'like' statement eg, filename like Out_TkbAw ?? -- Jimbo1 ------------------------------------------------------------------------ Jimbo1's Profile: http://www.excelforum.com/member.php...o&userid=30637 View this thread: http://www.excelforum.com/showthread...hreadid=527100 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
set filename to <filename-date on open | Excel Worksheet Functions | |||
filename search and extract into a cell | Excel Discussion (Misc queries) | |||
Search filename containing words | Excel Programming | |||
Saving filename same as import filename | Excel Programming | |||
Filename search using Office 97 with Windows 2000 | Excel Programming |