Please help me translate this code
to VBA!
if textbox1 = nothing (as in no information) Then do not write anything
or erase anything
if textbox1 = anything THEN write anything in given cell
ie. -ws.Cells(iRow, 1).Value = Me.textbox1.Value-
--
Trintrin
------------------------------------------------------------------------
Trintrin's Profile:
http://www.excelforum.com/member.php...o&userid=32681
View this thread:
http://www.excelforum.com/showthread...hreadid=526824