Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,510
Default xl2007 Application.FileSearch

Can anyone tell me what has changed with Application.FileSearch in xl2007. It
worked perfectly in earlier versions but now I get an error message:-

Runtime error '445'

Object doesn't support this action.

Have looked at 'what's new' in help and it tells me that filesearch is
hidden. However it doesn't tell me how to access it or do they really mean
that it is no longer available?

Thanks in anticipation of your help

OssieMac
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default xl2007 Application.FileSearch

I understood MS removed .FileSearch from Office 2007, possibly because it
never seemed to be reliable in previous versions.
Use the standard VBA Dir() or one of the numerous classes/addin/file
listings available.

Here are some:
http://www.google.co.uk/search?hl=en...Search &meta=

NickHK

"OssieMac" wrote in message
...
Can anyone tell me what has changed with Application.FileSearch in xl2007.

It
worked perfectly in earlier versions but now I get an error message:-

Runtime error '445'

Object doesn't support this action.

Have looked at 'what's new' in help and it tells me that filesearch is
hidden. However it doesn't tell me how to access it or do they really mean
that it is no longer available?

Thanks in anticipation of your help

OssieMac



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,510
Default xl2007 Application.FileSearch

Thanks for the info. If they have removed it, I really don't know why they
can't say that in help instead of saying it is hidden. I spent forever
searching the help to see exactly what they meant by hidden because the usual
meaning is that if something is hidden then there is a way to unhide it.

To anyone who reads this I am interested in finding a microsoft site where
we can provide feedback about the stuff in (and NOT in) their software that
we are not satisfied with. Afterall one has to consider we have been sold a
lemon when xl2007 is supposed to be an upgrade and they have actually taken
functionality out of it. I recently found out that a lot of the macro
recording for charts has also disappeared.

Regards and thanks again Nick for your help

OssieMac


"NickHK" wrote:

I understood MS removed .FileSearch from Office 2007, possibly because it
never seemed to be reliable in previous versions.
Use the standard VBA Dir() or one of the numerous classes/addin/file
listings available.

Here are some:
http://www.google.co.uk/search?hl=en...Search &meta=

NickHK

"OssieMac" wrote in message
...
Can anyone tell me what has changed with Application.FileSearch in xl2007.

It
worked perfectly in earlier versions but now I get an error message:-

Runtime error '445'

Object doesn't support this action.

Have looked at 'what's new' in help and it tells me that filesearch is
hidden. However it doesn't tell me how to access it or do they really mean
that it is no longer available?

Thanks in anticipation of your help

OssieMac




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default xl2007 Application.FileSearch

Personally I have found no compelling reason to use XL2007 at the moment,
although I'm sure those people who <need 1 million+ rows and 16K+ columns
instead of using a DBMS are more than happy with the speed, charting,
etc...<g

NickHK

"OssieMac" wrote in message
...
Thanks for the info. If they have removed it, I really don't know why they
can't say that in help instead of saying it is hidden. I spent forever
searching the help to see exactly what they meant by hidden because the

usual
meaning is that if something is hidden then there is a way to unhide it.

To anyone who reads this I am interested in finding a microsoft site where
we can provide feedback about the stuff in (and NOT in) their software

that
we are not satisfied with. Afterall one has to consider we have been sold

a
lemon when xl2007 is supposed to be an upgrade and they have actually

taken
functionality out of it. I recently found out that a lot of the macro
recording for charts has also disappeared.

Regards and thanks again Nick for your help

OssieMac


"NickHK" wrote:

I understood MS removed .FileSearch from Office 2007, possibly because

it
never seemed to be reliable in previous versions.
Use the standard VBA Dir() or one of the numerous classes/addin/file
listings available.

Here are some:

http://www.google.co.uk/search?hl=en...Search &meta=

NickHK

"OssieMac" wrote in message
...
Can anyone tell me what has changed with Application.FileSearch in

xl2007.
It
worked perfectly in earlier versions but now I get an error message:-

Runtime error '445'

Object doesn't support this action.

Have looked at 'what's new' in help and it tells me that filesearch is
hidden. However it doesn't tell me how to access it or do they really

mean
that it is no longer available?

Thanks in anticipation of your help

OssieMac






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
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
Application.FileSearch malfunction?????? rznante Excel Programming 2 June 6th 06 04:52 PM
VBA Application.FileSearch Roger Frye Excel Programming 0 March 5th 04 04:07 AM


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