Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
This formula references cell B4
and contains no volatile functions (which re-calc whenever any other cell re-calcs and can make a workbook sluggish): A1: =INDEX(B:B,ROWS($1:1)*2+2) Copy that formula into A2 and down as far as you need to reference B6, B8....etc Is that something you can work with? Regards, Ron Coderre Microsoft MVP (Excel) "jyorraku" wrote in message ... I have Excel 2002, I need to reference only even number row coordinates, and I would like to do it with a fill down: =B4 =B6 =B8 =B10 .. .. But if I select the first two cells and do a fill down, it duplicates the coordinates? =B4 =B6 =B6 =B8 =B8 =B10 =B10 HELP! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Auto-fill a sheet reference | Excel Worksheet Functions | |||
Auto fill cell reference | Excel Discussion (Misc queries) | |||
after selecting 50 rows of a column i can't reference the cells in the rows | New Users to Excel | |||
formula will not fill correctly due to odd number rows | Excel Worksheet Functions | |||
3-d reference not adjusting when using Fill Handle to copy down | Excel Worksheet Functions |