Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
SUM('GDCS Budget'!$E$8:ADDRESS(8,INDEX(MATCH(AO5,E5:P5,0),,) +4))-'GDCS
Act_FCST'!AK8 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
On Jan 3, 10:44*am, Dave F wrote:
SUM('GDCS Budget'!$E$8:ADDRESS(8,INDEX(MATCH(AO5,E5:P5,0),,) +4))-'GDCS Act_FCST'!AK8 Sorry, posted this before I asked the question. The formula '=ADDRESS(8,INDEX(MATCH(AO5,E5:P5,0),,)+4) returns $P$8. When I try to insert it into my large formula, like this: SUM('GDCS Budget'!$E$8:ADDRESS(8,INDEX(MATCH(AO5,E5:P5,0),,) +4))-'GDCS Act_FCST'! AK8 I get an error. Thoughts? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Address return a text string, use Indirect(address(...
hth -- regards from Brazil Thanks in advance for your feedback. Marcelo "Dave F" escreveu: On Jan 3, 10:44 am, Dave F wrote: SUM('GDCS Budget'!$E$8:ADDRESS(8,INDEX(MATCH(AO5,E5:P5,0),,) +4))-'GDCS Act_FCST'!AK8 Sorry, posted this before I asked the question. The formula '=ADDRESS(8,INDEX(MATCH(AO5,E5:P5,0),,)+4) returns $P$8. When I try to insert it into my large formula, like this: SUM('GDCS Budget'!$E$8:ADDRESS(8,INDEX(MATCH(AO5,E5:P5,0),,) +4))-'GDCS Act_FCST'! AK8 I get an error. Thoughts? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
index Match, or Vlookup Match.. | Excel Worksheet Functions | |||
index match array function-returning only first match, need last. | Excel Worksheet Functions | |||
Can the column index in a cell address be made variable? | Excel Discussion (Misc queries) | |||
How do I display more than one match in a Index/Match formula? | Excel Worksheet Functions | |||
index,match,match on un-sorted data | Excel Worksheet Functions |