Combining Multiple IF Queries

apls2350

New Member
Joined
Aug 14, 2014
Messages
26
This three IF formulas in the below all work correctly when separated from the others but when combined Excel simply says the formula contains an error. I can't work out what's causing the issue?

=IF($CJ5=0,,IF($CJ5/30<1,((30-$CJ5)*($CG5*'Revenue Forecast Weightings'!$C$4),IF($CJ5/30<2,$H5*'Revenue Forecast Weightings'!$C$4+((60-$CJ5)*$CG5*'Revenue Forecast Weightings'!$C$5),IF($CJ5/30<3,$H5*'Revenue Forecast Weightings'!$C$4+$H5*'Revenue Forecast Weightings'!$C$5+((90-$CJ5)*$CG5*'Revenue Forecast Weightings'!$C$6,)))

Thanks in advance.
 

Excel Facts

Who is Mr Spreadsheet?
Author John Walkenbach was Mr Spreadsheet until his retirement in June 2019.

Forum statistics

Threads
1,215,790
Messages
6,126,921
Members
449,348
Latest member
Rdeane

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