Hello,
I am relatively new to VBA so please bear with me and I really appreciate any help.
Before saving the excel document, I would like excel to check if cells in column C has a value (if no ignore), if yes than test if cells D though F are left blank. If any cells D through F are left blank than user should be reminded to fill in these cells. Also, before saving I would like excel to ask a statement " did you remmber to update contractor status"
I had this macro working, but couldn't modify the range, it only choose one cell at a time
Another macro also working was
Could you please help me combine these 2 macros, and fixing the range issue with my first macro. THANKS
Bookmarks