Hello all,
I am trying to create VBA code to restrict the excel file to save. My conditions are
1. Rows under Sec 1, 2 and 3 are open then all cells must be full of not file will not save. (Rows under Sec 4 and 5 are hidden)
2 Rows under Sec 1, 2, 3 and 4 are open then all cell must be fill if not file will not save (Rows under Sec 5 will be hidden)
3. Rows under Sec 1, 2, 3 and 5 are open then all cell must be fill if not file will not save (Rows under 4 are hidden?
Please help on this VBA
regards,
Ashish