Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 73
Default application.filesearch

would anyone know why the

application.filesearch

would not work on my system

in otherwords when I am typing "application." the "filesearch" method does
not even pop up as an option..


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default application.filesearch

Hi dstiefe

It is removed in 2007 because there where a few bugs in it
You can use Dir or FSO if you want

See
http://www.rondebruin.nl/copy3.htm

Or
http://www.rondebruin.nl/fso.htm

For example code


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm




"dstiefe" wrote in message ...
would anyone know why the

application.filesearch

would not work on my system

in otherwords when I am typing "application." the "filesearch" method does
not even pop up as an option..


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 73
Default application.filesearch

how would you open all of the xls files in a folder?

"Ron de Bruin" wrote:

Hi dstiefe

It is removed in 2007 because there where a few bugs in it
You can use Dir or FSO if you want

See
http://www.rondebruin.nl/copy3.htm

Or
http://www.rondebruin.nl/fso.htm

For example code


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm




"dstiefe" wrote in message ...
would anyone know why the

application.filesearch

would not work on my system

in otherwords when I am typing "application." the "filesearch" method does
not even pop up as an option..



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default application.filesearch

Hi dstiefe

Look at the code on the example pages and read the comments in the code

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm




"dstiefe" wrote in message ...
how would you open all of the xls files in a folder?

"Ron de Bruin" wrote:

Hi dstiefe

It is removed in 2007 because there where a few bugs in it
You can use Dir or FSO if you want

See
http://www.rondebruin.nl/copy3.htm

Or
http://www.rondebruin.nl/fso.htm

For example code


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm




"dstiefe" wrote in message ...
would anyone know why the

application.filesearch

would not work on my system

in otherwords when I am typing "application." the "filesearch" method does
not even pop up as an option..



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
Application.FileSearch Cleberton(Brazilian) Excel Discussion (Misc queries) 2 October 26th 09 01:21 PM
with application.filesearch Rick Excel Programming 1 January 23rd 09 05:59 PM
Set fs = Application.FileSearch [email protected] Excel Programming 4 April 15th 08 10:17 PM
What is better: Application.FileSearch or Dir ?? WhytheQ Excel Programming 9 October 25th 06 01:29 PM
Application.Filesearch EA Excel Programming 3 August 17th 06 10:07 AM


All times are GMT +1. The time now is 06:50 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"