R
rci
Hi all...
I have set up a file association on my Windows XP system such that it opens
a specific Excel workbook.
This all works great.
Now, if I double click a file with that same extension, I am wondering if I
can somehow have code in the workbook that can check to see if it is the
only instance of itself being open on my system. Currently, doing so opens
anther excel session, and then the workbook is opened again.
My goal here is to tell the user that the worksheet is already open, and
then close itself.
Hope that makes sense
How might I accomplish this?
Mike
I have set up a file association on my Windows XP system such that it opens
a specific Excel workbook.
This all works great.
Now, if I double click a file with that same extension, I am wondering if I
can somehow have code in the workbook that can check to see if it is the
only instance of itself being open on my system. Currently, doing so opens
anther excel session, and then the workbook is opened again.
My goal here is to tell the user that the worksheet is already open, and
then close itself.
Hope that makes sense

How might I accomplish this?
Mike