J
jille
Hi,
I'm writing a macro that tests to see if an Excel file is currently open.
I've tried the following with no luck:
if Excel.application.workbooks(File).open = true then
....
end if
Any ideas?
Thanks,
Jille
I'm writing a macro that tests to see if an Excel file is currently open.
I've tried the following with no luck:
if Excel.application.workbooks(File).open = true then
....
end if
Any ideas?
Thanks,
Jille