How would you creat a link or macro to look for a file if
it doesnt find the file is doesnt do anything if it does
it opens it
How would you creat a link or macro to look for a file if
it doesnt find the file is doesnt do anything if it does
it opens it
I can think of one solution
public sub fileopening()
on error resume next
workbooks.open (".................")
end sub
Kelly****** <anonymous@discussions.microsoft.com> wrote in message
news:0da501c4f092$1cf29d50$a401280a@phx.gbl...
> How would you creat a link or macro to look for a file if
> it doesnt find the file is doesnt do anything if it does
> it opens it
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks