PC Review


Reply
Thread Tools Rate Thread

Another FileSearch Question Please Read

 
 
WhistleHEad
Guest
Posts: n/a
 
      17th Jul 2009
Hello Group,

I understand that FileSearch has been dumped from the Excel Repository,
however by unhiding hidden object in Office 2007 Excel I find that it is
available as a Hidden "Office" Object. This was released in the Office
SvcPk2.

Is there anyway to refer to this object in Excel, I can not see the
purpose of having an object (hidden or not) in a suite of programs if it
can not be referenced.

FileSearch is a major workhorse and worked quite well in most of my
spreadsheets that have to find the last excel sheet posted in a folder
(or in older terms, a directory) in order to gather information or
template information from the workbook.

Documentation in Excel(2007) points to code that uses input or list boxes
to find files but I need this automated.

Any direction would be appreciated, (I am really hope that the hidden
object can be used and referenced simply with a replace statement from
"with App.FileSearch" and change the reference to "with
"(newHiddenObject).FileSearch" so that I do not have to rewrite the code
in some 50 or 60 spreadsheets.)

Anyway, thanks in adavance.

WHistleHead
 
Reply With Quote
 
 
 
 
Patrick Molloy
Guest
Posts: n/a
 
      17th Jul 2009
use a class module to replicate the FileSearch method. all you need to do
then is drag/drop it from a folder (or desktop) in to your excel workbooks
I agree its not ideal, but the code changes thereafter should be minimal IF
the object has all the methods of the original.

I'm building a demo that I'll post later..maybe tomorrow

"WhistleHEad" <(E-Mail Removed)> wrote in message
news:Xns9C4B4AEBC43B1WhistleHEad@69.16.185.250...
> Hello Group,
>
> I understand that FileSearch has been dumped from the Excel Repository,
> however by unhiding hidden object in Office 2007 Excel I find that it is
> available as a Hidden "Office" Object. This was released in the Office
> SvcPk2.
>
> Is there anyway to refer to this object in Excel, I can not see the
> purpose of having an object (hidden or not) in a suite of programs if it
> can not be referenced.
>
> FileSearch is a major workhorse and worked quite well in most of my
> spreadsheets that have to find the last excel sheet posted in a folder
> (or in older terms, a directory) in order to gather information or
> template information from the workbook.
>
> Documentation in Excel(2007) points to code that uses input or list boxes
> to find files but I need this automated.
>
> Any direction would be appreciated, (I am really hope that the hidden
> object can be used and referenced simply with a replace statement from
> "with App.FileSearch" and change the reference to "with
> "(newHiddenObject).FileSearch" so that I do not have to rewrite the code
> in some 50 or 60 spreadsheets.)
>
> Anyway, thanks in adavance.
>
> WHistleHead


 
Reply With Quote
 
WhistleHEad
Guest
Posts: n/a
 
      18th Jul 2009
Thanks Patrick,

I look forward to your demo. I'm always into learning something new.

WHistleHead

"Patrick Molloy" <(E-Mail Removed)> wrote in
news:E037E7FB-4263-4990-8FF5-(E-Mail Removed):

> use a class module to replicate the FileSearch method. all you need
> to do then is drag/drop it from a folder (or desktop) in to your excel
> workbooks I agree its not ideal, but the code changes thereafter
> should be minimal IF the object has all the methods of the original.
>
> I'm building a demo that I'll post later..maybe tomorrow
>
> "WhistleHEad" <(E-Mail Removed)> wrote in message
> news:Xns9C4B4AEBC43B1WhistleHEad@69.16.185.250...
>> Hello Group,
>>
>> I understand that FileSearch has been dumped from the Excel
>> Repository, however by unhiding hidden object in Office 2007 Excel I
>> find that it is available as a Hidden "Office" Object. This was
>> released in the Office SvcPk2.
>>
>> Is there anyway to refer to this object in Excel, I can not see the
>> purpose of having an object (hidden or not) in a suite of programs if
>> it can not be referenced.
>>
>> FileSearch is a major workhorse and worked quite well in most of my
>> spreadsheets that have to find the last excel sheet posted in a
>> folder (or in older terms, a directory) in order to gather
>> information or template information from the workbook.
>>
>> Documentation in Excel(2007) points to code that uses input or list
>> boxes to find files but I need this automated.
>>
>> Any direction would be appreciated, (I am really hope that the hidden
>> object can be used and referenced simply with a replace statement
>> from "with App.FileSearch" and change the reference to "with
>> "(newHiddenObject).FileSearch" so that I do not have to rewrite the
>> code in some 50 or 60 spreadsheets.)
>>
>> Anyway, thanks in adavance.
>>
>> WHistleHead

>
>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Filesearch =?Utf-8?B?Ui5QYXluZQ==?= Microsoft Access VBA Modules 2 1st Sep 2006 02:10 PM
FileSearch Stephen Microsoft Excel Programming 8 12th Jun 2004 11:14 PM
Re: Question; strange things happening, please read inside [2/2] - "question.txt" yEnc (1/1) roger Windows XP Help 4 15th Apr 2004 05:06 PM
Question; strange things happening, please read inside(??] [2/2] - question.txt (1/1) exgi Windows XP Help 4 14th Apr 2004 12:39 PM
Re: Filesearch question.? Tramp Freeware 2 27th Jul 2003 06:35 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:17 AM.