Hi
I am super new to VBA so please treat me as dumb.
I have a macro that has an IF statement in it. Basically it is referencing a cell, and ifthat cell is blank, I’d like it to go on to run the next macro. Previously the code said ‘End Sub’ but Irealised that was overriding the instruction...