Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
What do you use instead of the missing Application.FileSearch?
Thanks John |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Ron de Bruin shares some alternatives he
http://www.rondebruin.nl/fso.htm and http://www.rondebruin.nl/copy3.htm On 05/13/2010 18:13, John wrote: What do you use instead of the missing Application.FileSearch? Thanks John |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi John, Have a look at RoyUK's example: 'Excel 2007 Filesearch' (http://excel-it.com/Excel%202007/2007_filesearch.htm) hth Rob -- broro183 Rob Brockett. Always learning & the best way to learn is to experience... ------------------------------------------------------------------------ broro183's Profile: http://www.thecodecage.com/forumz/member.php?u=333 View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=202700 http://www.thecodecage.com/forumz |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
There are several approaches to this in this discussion:
http://social.msdn.microsoft.com/For...2-03f7994369d6 I lean toward the use of the file system object (FSO) generally, although jpschmit puts up a nice solution. Search for jpschmit on the page to find his post quickly. "John" wrote: What do you use instead of the missing Application.FileSearch? Thanks John . |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
thanks. I made do using dir. Had forgotten about that.
JOhn Dave Peterson wrote: Ron de Bruin shares some alternatives he http://www.rondebruin.nl/fso.htm and http://www.rondebruin.nl/copy3.htm On 05/13/2010 18:13, John wrote: What do you use instead of the missing Application.FileSearch? Thanks John |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 / application.filesearch no longer works | Excel Programming | |||
Application.FileSearch 2003 vs 2007 | Excel Programming | |||
application.filesearch error in excel 2007 | Excel Programming | |||
Application.FileSearch in 2007 | Excel Programming | |||
replacement for Application.FileSearch in 2007 | Excel Programming |