Find File and Open

P

Pedro

Hi
What code shoul I write in order for it to search a pre-
defined filename and open that searched file?

Regards
Pedro
 
T

Tom Ogilvy

do you mean search for the file and open it?

Look at the vba help on the filesearch object.

Regards,
Tom Ogilvy
 
P

Pedro Marques

Hi Tom
I already saw the filesearch object help but they do not mention how to
open the searched file



*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
 
P

Pedro

Hi Tom
The Help only explains how to search
that I already done. Know how do I open that searched
file?

Thanks
Pedro
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top