ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   creat a macro to look for a file (https://www.excelbanter.com/excel-discussion-misc-queries/2822-creat-macro-look-file.html)

Kelly******

creat a macro to look for a file
 
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

R.VENKATARAMAN

I can think of one solution

public sub fileopening()
on error resume next
workbooks.open (".................")
end sub


Kelly****** wrote in message
...
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





All times are GMT +1. The time now is 05:59 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com