Thread
:
two very simple questions
View Single Post
#
5
Posted to microsoft.public.excel.programming
L. Howard Kittle
external usenet poster
Posts: 698
two very simple questions
Hi Flo,
Dim i As Integer
i = Target.Row
On Error Resume Next
HTH
Regards,
Howard
"filo666" wrote in message
...
1. How to get the row number if I'm in Target
2. How to tell
Vb
if is error then goto next step in the macro
TIA
Reply With Quote
L. Howard Kittle
View Public Profile
Find all posts by L. Howard Kittle