Hello,
I,ve got the code below to stop a code from running if a cell = "".
How do I add to the code?![[dazed] [dazed] [dazed]](/data/assets/smilies/dazed.gif)
I want it to exit the sub If ActiveCell.Offset(0, -15) = "" & if If ActiveCell.Offset(0, -13) is greater than 0
If ActiveCell.Offset(0, -15) = "" Then
Exit Sub
Else
Cheers,
Andrew![[afro] [afro] [afro]](/data/assets/smilies/afro.gif)
I,ve got the code below to stop a code from running if a cell = "".
How do I add to the code?
![[dazed] [dazed] [dazed]](/data/assets/smilies/dazed.gif)
I want it to exit the sub If ActiveCell.Offset(0, -15) = "" & if If ActiveCell.Offset(0, -13) is greater than 0
If ActiveCell.Offset(0, -15) = "" Then
Exit Sub
Else
Cheers,
Andrew
![[afro] [afro] [afro]](/data/assets/smilies/afro.gif)