Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 52
Default FileSearch on a remote server

Hello - I am using FileSearch to search for files on a remote server. On
some of the machines, it is taking a long time to return the results (which I
expect). On other machines, .Execute is returning 0 after a few seconds.
Any suggestions on how to manipulate these machines to take the necessary
time to return the correct result would be greatly appreciated.
--
Thanks,
Mike
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default FileSearch on a remote server

Filesearch is flakey. I'm not sure that there's anything that you can do to
make sure it works correctly. In fact, MS dropped filesearch from xl2007!

And you've been kind of lucky that it failed by returning 0. It could have
failed by missing a few and you may not have noticed!

Ron de Bruin has an alternative using scripting:
http://www.rondebruin.nl/fso.htm
and using dir():
http://www.rondebruin.nl/copy3.htm

Mike Archer wrote:

Hello - I am using FileSearch to search for files on a remote server. On
some of the machines, it is taking a long time to return the results (which I
expect). On other machines, .Execute is returning 0 after a few seconds.
Any suggestions on how to manipulate these machines to take the necessary
time to return the correct result would be greatly appreciated.
--
Thanks,
Mike


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Accessing a Remote Server pdberger Excel Programming 0 June 17th 07 07:48 PM
RTD server on remote machine. Mike Kamzyuk Excel Programming 2 January 11th 05 12:23 PM
462 The remote server machine does not exist? Damon[_2_] Excel Programming 1 December 1st 04 12:17 PM
SendKeys to a remote server application green78[_5_] Excel Programming 0 July 28th 04 08:19 PM


All times are GMT +1. The time now is 04:11 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"