Hi, I would like to auto-run a macro when Excel is opened and cell C4 contains the word "pallet". I have tried to put this macro in the PERSONAL.XLSB directory and then in "This workbook", however the Macro starts before the spreadsheet is opened.. I did this with a Private Sub Workbook_Open().
Does anyone know how to run a macro when a sheet is opened with a value in C4?
Does anyone know how to run a macro when a sheet is opened with a value in C4?