hi,
Is possible to open a file if I have a specific value into another workbook?
I,ve done some tests but I failed.
scenario:
I have a file (abc.xls) located somewhere in a folder and cell A1=1234 or abcde and A2=5678
The main file (123.xls) to be opened if the file abc.xls exists and if A1=1234
The main file (123.xls) not to be open if the file is not exist or if A1 has a different value.(or opened readonly...)
I appreciate your time and help!
Bookmarks