I wan't a VBA code saying something like

IF A1 is blank
then
interrupt macro and write "A1 can't be blank"
else
the rest of the macro is run

Please help!