Hi ,
I want to write to an existing Workbook.
If the Workbook is open by the time I do Workbook.Save ,
I'll get error.

My problem is I don't know how to detect if the Workbook is currently open
sothat I'll prompt users to close the Workbook before I make changes to it


Thanks