P
Paul James
I would like to run a procedure when the workbook first opens that checks to
see what the name of the workbook is. The reason for this is that I've got
a specific name for the workbook encoded in other procedures, and if the
filename was changed before the workbook was opened, I'd like to notify the
user.
What code can I use to detect and return the name of the current workbook?
Thanks in advance,
Paul
see what the name of the workbook is. The reason for this is that I've got
a specific name for the workbook encoded in other procedures, and if the
filename was changed before the workbook was opened, I'd like to notify the
user.
What code can I use to detect and return the name of the current workbook?
Thanks in advance,
Paul