Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Chip's site has a good explanation of the Item method by Alan Beban:
http://www.cpearson.com/excel/cells.htm In article , "D. A. Gray" wrote: Though I didn't see the original message, my guess is that Target is the name of a Range object. In any case, your guess is correct, since cell references are 1 based, rather than zero based, as are the underlying arrays. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Target.Offset(0, 36).Value Help | Excel Discussion (Misc queries) | |||
Target.Value | Excel Worksheet Functions | |||
Compare Cell Values, Offset(-1,0), Offset(-1,-1), and xlFillDefaul | Excel Worksheet Functions | |||
Target cell reference moves when target is cut and pasted | Excel Discussion (Misc queries) | |||
Target | Excel Worksheet Functions |