Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hope I can get a bit of help on this, we have about 2000 rows and 50 or
so cells in our row that have formulas that have "(INDIRECT(T$1& "$AB6") in them, as an example. The problem is we'd like to filldown but the "$AB6" part of it will not change to "$AB7", "$AB8" as it is pulled down. We need to keep the " " because it has to reference a cell. Is there a way to do this? I'll example what we have and what we'd like the next few to become.... =IF(OR(INDIRECT(T$1& "$AB6")="Car parts"),400,0) =IF(OR(INDIRECT(T$1& "$AB7")="Car parts"),400,0) =IF(OR(INDIRECT(T$1& "$AB8")="Car parts"),400,0) =IF(OR(INDIRECT(T$1& "$AB9")="Car parts"),400,0) Thank you for any help given. Dave |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Importing from Excel Sheet Problem | Excel Discussion (Misc queries) | |||
Excel Startup Problem | Excel Discussion (Misc queries) | |||
Problem with MS Community Newsgroups? | Excel Discussion (Misc queries) | |||
Problem with Pasting Data | Setting up and Configuration of Excel | |||
Copying a formulae down a column that includes an INDIRECT | Excel Discussion (Misc queries) |