View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.charting
Daniel Daniel is offline
external usenet poster
 
Posts: 354
Default Set RN = Range(Cells(2, 1), Cells(r, 1)) error

What wrong with this. It create error. How can I improve to get rid the
error?

Set RN = Range(Cells(2, 1), Cells(r, 1))

Thanks
Daniel