Xls does not appear

N

Nadine

When I open a xls file (that was previously created by a
VBA program) , the sheets dont appear BUT the VBAproject
associated to it opened in the VBA window. Also when I
try to reopen it I got the message "File is already
opened". Thanks
 
J

JulieD

Hi Nadine

have you tried in excel itself the option of window / unhide to see if the
workbook has been hidden? Once you unhide it save it again and then close &
reopen and see if the problem goes away.

Cheers
JulieD
 
I

icestationzbra

just a layman's suggestion, try Alt+F11 to toggle or switch from xl view
to VBA view and back.
 
Top