Thread: help
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default help

Offset property as it applies to the Range object.
Returns a Range object that represents a range that's offset (by the
specified number of rows and/or columns) from the specified range.


--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"donna" wrote in message
...
can anybody explain offset propety to me please?

Many thanks