The following statement runs in a macro. Runs OK if there is any data in
column V, crashes with Type Mismatch error if column V is blank. How do
I deal with that?
TIA,
Rob
Range("z5").Formula = "=ROW(OFFSET(v1,COUNTA(V:V)-1,0))"
--
rroach
------------------------------------------------------------------------
rroach's Profile:
http://www.excelforum.com/member.php...o&userid=21093
View this thread:
http://www.excelforum.com/showthread...hreadid=387127