Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can anyone tell me why:
Range(Cells(iNameR, iNameC + 3), Cells(iNameR, iNameC + iCount + 2)).Select works while: Range(Cells(iTargetR, iTarDateC)).Select returns the runtime error '1004' method 'Range' of object '_Global' TIA -- remove 901 from reply email for valid address. ----- remove |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Select a range of cells | Excel Discussion (Misc queries) | |||
When entering data into a range of cells, select the entire range. | Excel Discussion (Misc queries) | |||
select a range using "cells()" | Excel Worksheet Functions | |||
How to select range of cells | Excel Programming | |||
Can Range.Find search a Cells' Text property? | Excel Programming |