Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi all,
i am just trying to count how many excel files are in each folders that i want to process in them i try the code below but i got error " type miss match" and my other question is that i want to activate the last tab in each file that i open can any body help me on this? Dim fs As Application.FileSearch Set fs = Application.FileSearch With fs .LookIn = "L:\Toshiba\" & Trim(Str(j)) & "\" & kk .Filename = "*.xls" mmm = .FoundFiles.Count thanks, -- Farhad Hodjat |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
MS Excel Macro issue | Excel Discussion (Misc queries) | |||
Macro issue | Excel Discussion (Misc queries) | |||
Macro Issue | New Users to Excel | |||
AutoFill Macro Issue | Excel Discussion (Misc queries) | |||
AutoFill Macro Issue | Excel Discussion (Misc queries) |