Hi,
I have a workbook which I open using a macro, and I need to tell whether the workbook has been opened by the macro (in the first workbook) or by the user manually...
Is there an easy way of doing this within the Workbook_Open() method
Thanks,
James