Thread: Error Box
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
chalky[_13_] chalky[_13_] is offline
external usenet poster
 
Posts: 1
Default Error Box


Simple problem i know but i am hitting a blank with this one. I have a
macro that reads:

If Range("N57") = "" Then
Else

Before the Else i want a warning box in there instead ot the do nothing
that is currently in there. I just want it to read something like
"Please Enter a Value".

any takers?


--
chalky
------------------------------------------------------------------------
chalky's Profile: http://www.excelforum.com/member.php...o&userid=23758
View this thread: http://www.excelforum.com/showthread...hreadid=509435