-
R
Raghava@rock Luke M Raghava@rock wrote on Luke M's profile.
- Deleted by Luke M
Hello, I was wondering if there is a way to run a macro whenever any workbook is opened? I know how to code a regular workbook_open event. Specifically, what I'm after is whenever a workbook is opened, to have VBA evaluate if workbook contains a specific sheet and specific value in that sheet in cell B5, and advise the user if the Sheet is available and cell value is not equal to "1234".