How to make this neater?

excelos

Well-known Member
Joined
Sep 25, 2011
Messages
591
Office Version
  1. 365
Platform
  1. Windows
Hello,

I have in Q118, this formula:
[]=IFERROR($Y$18*F111,0)+IFERROR($X$18*G111,0)+IFERROR($W$18*H111,0)+IFERROR($V$18*I111,0)+IFERROR($U$18*J111,0)+IFERROR($T$18*K111,0)+IFERROR($S$18*L111,0)+IFERROR($R$18*M111,0)+IFERROR($Q$18*N111,0)+IFERROR($P$18*O111,0)+IFERROR($O$18*P111,0)+IFERROR($N$18*Q111,0)][

I want to drag it to the left, so that it will go up to A118. Obviously, this gives #REF errors as the cells references go outside the sheet.
Is there a way to make this neater?

Thanks!
 

Excel Facts

When they said...
When they said you are going to "Excel at life", they meant you "will be doing Excel your whole life".
What's the COMPLETE formula ?
Your formula ends with "...,0)]["
That's not a complete formula

If you have < > characters in the formula you may need to add spaces around them when posting to this forum
 
Upvote 0
OFFSET still produces #REF if the formula refers to outside of the whole table cells? eg left to A1 etc?
 
Upvote 0

Forum statistics

Threads
1,214,649
Messages
6,120,732
Members
448,987
Latest member
marion_davis

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top