Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Here is a good one...I've been stuck on this one for a while now...
I currently have two worksheets open. On Sheet1 in cells A1:A6 I have a bunch of serial numbers (one serial # per cell). On Sheet2 in cells A1:A4 I have the following formulas, =INDIRECT("SHEET1!A1) through A4. SHEET 1 A1 = 100 A2 = 200 A3 = 300 A4 = 400 A5 = 500 A6 = 600 SHEET2 A1 =INDIRECT("SHEET1!A1) the value is 100 A2 =INDIRECT("SHEET1!A2) the value is 200 A3 =INDIRECT("SHEET1!A3) the value is 300 A4 =INDIRECT("SHEET1!A4) the value is 400 Now if I were to group cells A2:A3 on Sheet1, how do I get A2:A4 on Sheet2 to read correctly? Or group with sheet1? SHEET1 A1 = 100 A4 = 400 A5 = 500 A6 = 600 SHEET2 A1 =NOCLUE(!?!?) the value is 100 A2 =NOCLUE(!?!?) the value is 400 A3 =NOCLUE(!?!?) the value is 500 A4 =NOCLUE(!?!?) the value is 600 Any help would be greatly appriciated. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula Problem - interrupted by #VALUE! in other cells!? | Excel Worksheet Functions | |||
Formula checking multiple worksheets | Excel Worksheet Functions | |||
Formula checking multiple worksheets | Excel Worksheet Functions | |||
Match / Vlookup within an Array formula | Excel Discussion (Misc queries) | |||
Help with macro formula and variable | Excel Worksheet Functions |