View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Derek Mansfield Derek Mansfield is offline
external usenet poster
 
Posts: 1
Default Selecting multi rows

I wish to select rows from row FstRw to row LstRw where FstRw and LstRw are
established by my previous code. I can only find reference to selecting a
single row as a variable and multi rows by fixed row numbers. Any help
would be much appreciated.
Thanks
Derek Mansfield