View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.programming
filo666 filo666 is offline
external usenet poster
 
Posts: 265
Default two very simple questions

I know how to accomplish number 1: Range(target.address).Row
please just answer number 2.
"filo666" wrote:

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 and also if is error goto Next (of a loop)
TIA