Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am searching a virtual printer for txt files with specific informatio
in them. I would however like for it to search for today's date as on of 3 criteria's. Current code below is what i'm using but I have no found a solution to getting it to see the date. FYI the report wil contain the date as such 16-AUG-04 in txt. Any help here? With Application.FileSearch .NewSearch .LookIn = "X:" .TextOrProperty = "U246984 PCE REPORT" .MatchTextExactly = False .Filename = "*.txt" .Execut -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Searching several items from one document to another | Excel Worksheet Functions | |||
Running mutiple excel sheets on mutiple computers | Excel Discussion (Misc queries) | |||
Searching for different items | Excel Discussion (Misc queries) | |||
Opening mutiple files at once - WorkSpace | New Users to Excel | |||
How can I use replace(alt+H) for mutiple items needing replace | Excel Worksheet Functions |