View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Biologist Mike Biologist Mike is offline
external usenet poster
 
Posts: 1
Default range selection object code

Looking for the proper object code for using relative address logic (like
offset) in the range selection object to select multiple fields and rows
(block of cells) where I don't know the exact cell reference but only an
offset value. I use xldirection all the time but that only goes to the end
of a continuous block of cells with values. I need code that will allow me
to grab, say 2 or 3 columns of data at a time.
--
thanks,

Biologist Mike