Shorten Formula

  • Thread starter SanCarlosCyclist
  • Start date
S

SanCarlosCyclist

Hi, I get a message in excel that a formula is too long. Below is the
formula. Is there a way to make this formula shorter with the same
results? As always, I very much appreciate your help.

=(LOOKUP(1E+100,1/'K:\Hosp\General\OUR Proposal 1\SAM\HMO\[General OUR
Proposal 1SAM v9.3 HMO Year1.xls]Inpatient Summary'!$L$11:$L$655,'K:
\Hosp\General\OUR Proposal 1\SAM\HMO\[General OUR Proposal 1SAM v9.3
HMO Year1.xls]Inpatient Summary'!$L$11:$L$655)+LOOKUP(1E+100,1/'K:\Hosp
\General\OUR Proposal 1\SAM\HMO\[General OUR Proposal 1SAM v9.3 HMO
Year1.xls]Outpatient Summary'!$K$11:$K$655,'K:\Hosp\General\OUR
Proposal 1\SAM\HMO\[General OUR Proposal 1SAM v9.3 HMO
Year1.xls]Outpatient Summary'!$K$11:$K$655))/(LOOKUP(1E+100,1/'K:\Hosp
\General\OUR Proposal 1\SAM\HMO\[General OUR Proposal 1SAM v9.3 HMO
Year1.xls]Inpatient Summary'!$I$11:$I$655,'K:\Hosp\General\OUR
Proposal 1\SAM\HMO\[General OUR Proposal 1SAM v9.3 HMO
Year1.xls]Inpatient Summary'!$I$11:$I$655)+LOOKUP(1E+100,1/'K:\Hosp
\General\OUR Proposal 1\SAM\HMO\[General OUR Proposal 1SAM v9.3 HMO
Year1.xls]Outpatient Summary'!$H$11:$H$655,'K:\Hosp\General\OUR
Proposal 1\SAM\HMO\[General OUR Proposal 1SAM v9.3 HMO
Year1.xls]Outpatient Summary'!$H$11:$H$655))
 
D

Dave Peterson

I would either put a formula in a cell in each of those sending workbooks that
did the same thing, then retrieve the value from that cell.

Or I'd use several cells with smaller formulas in them, then combine/add them in
another cell.

Hi, I get a message in excel that a formula is too long. Below is the
formula. Is there a way to make this formula shorter with the same
results? As always, I very much appreciate your help.

=(LOOKUP(1E+100,1/'K:\Hosp\General\OUR Proposal 1\SAM\HMO\[General OUR
Proposal 1SAM v9.3 HMO Year1.xls]Inpatient Summary'!$L$11:$L$655,'K:
\Hosp\General\OUR Proposal 1\SAM\HMO\[General OUR Proposal 1SAM v9.3
HMO Year1.xls]Inpatient Summary'!$L$11:$L$655)+LOOKUP(1E+100,1/'K:\Hosp
\General\OUR Proposal 1\SAM\HMO\[General OUR Proposal 1SAM v9.3 HMO
Year1.xls]Outpatient Summary'!$K$11:$K$655,'K:\Hosp\General\OUR
Proposal 1\SAM\HMO\[General OUR Proposal 1SAM v9.3 HMO
Year1.xls]Outpatient Summary'!$K$11:$K$655))/(LOOKUP(1E+100,1/'K:\Hosp
\General\OUR Proposal 1\SAM\HMO\[General OUR Proposal 1SAM v9.3 HMO
Year1.xls]Inpatient Summary'!$I$11:$I$655,'K:\Hosp\General\OUR
Proposal 1\SAM\HMO\[General OUR Proposal 1SAM v9.3 HMO
Year1.xls]Inpatient Summary'!$I$11:$I$655)+LOOKUP(1E+100,1/'K:\Hosp
\General\OUR Proposal 1\SAM\HMO\[General OUR Proposal 1SAM v9.3 HMO
Year1.xls]Outpatient Summary'!$H$11:$H$655,'K:\Hosp\General\OUR
Proposal 1\SAM\HMO\[General OUR Proposal 1SAM v9.3 HMO
Year1.xls]Outpatient Summary'!$H$11:$H$655))
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top