View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
H.A. de Wilde[_6_] H.A. de Wilde[_6_] is offline
external usenet poster
 
Posts: 1
Default transfering all data.


Sub No_Empty_Cells()

If ActiveCell.Value < "" Then MsgBox ActiveCell.Value

End Sub


--
H.A. de Wilde
------------------------------------------------------------------------
H.A. de Wilde's Profile: http://www.excelforum.com/member.php...o&userid=30679
View this thread: http://www.excelforum.com/showthread...hreadid=538806