Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have an excel file (A) on a shared drive.
The excel file(A) has a macro coded , which on opening the file, creates a worksheet in some other workbook(B). What i am trying to do is once the file has been opened and macro creates the worksheet time stamped in workbook(B), now when some else try to open the excel file(A) as its shared from a diff computer, i dont want the macro to run again and create the file.. this time it should just open without runing the macro.. can someone please guide me how should i go about with this issue.. |