Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Are multiple filesearch objects allowed?

Is it possible to run to filesearch objects at the same
time? I tried a filesearch within a filesearch, using
a "for i = 1 to .FoundFiles.Count" on the first
filesearch, and "for j = 1 to .FoundFiles.Count" for the
second filesearch. The first pass through both
filesearches works fine, but when the procedure loops
back for i = 2, the criteria for the second filesearch
are applied instead of those for the first. I even gave
the two filesearch objects different names, but it
doesn't help. Is what I want to do even possible?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 179
Default Are multiple filesearch objects allowed?

Philip

I seem to remember that you can only have one search going at a time. I
can't seem to find anything to back that up, but that's what I remember.

--
Dick Kusleika
MVP - Excel
www.dicks-clicks.com
Post all replies to the newsgroup.

"Philip Davich" wrote in message
...
Is it possible to run to filesearch objects at the same
time? I tried a filesearch within a filesearch, using
a "for i = 1 to .FoundFiles.Count" on the first
filesearch, and "for j = 1 to .FoundFiles.Count" for the
second filesearch. The first pass through both
filesearches works fine, but when the procedure loops
back for i = 2, the criteria for the second filesearch
are applied instead of those for the first. I even gave
the two filesearch objects different names, but it
doesn't help. Is what I want to do even possible?



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
selecting multiple objects with macro Memphus01 Excel Discussion (Misc queries) 3 December 2nd 08 07:30 PM
Multiple paste not allowed Annie B Excel Worksheet Functions 5 November 8th 08 06:57 AM
remove multiple objects widman Excel Discussion (Misc queries) 3 December 26th 06 06:58 PM
Bin, Distribution multiple objects??? William Elerding Excel Worksheet Functions 0 August 8th 06 06:54 PM
Multiple text criteria with FileSearch object? Ed[_9_] Excel Programming 1 September 23rd 03 09:26 PM


All times are GMT +1. The time now is 10:55 PM.

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

About Us

"It's about Microsoft Excel"