Plotting results from with IF, IFERROR, and INDIRECT statements

ray crad

New Member
Joined
Sep 17, 2021
Messages
3
Office Version
  1. 2016
Platform
  1. Windows
Hi,
I am working on an excel spreadsheet where I wish to plot values obtained through a combination of IF, IFERROR, and INDIRECT statements.
Everything was plotting correctly until I added the IFERROR function, and now the data points will not plot. Instead, the series just goes blank.
I used the IFNUMBER function with the full formula to test that it is registering as a number, and it said "TRUE", so I am at a loss here.

Is there an option I need to toggle, or does anyone know what might be going on?
P.S. - I am using Excel 2016 on windows. I would also prefer to avoid uploading a mini-sheet as this template is proprietary work owned by my employer.

Thanks in advance!
 

Excel Facts

Convert text numbers to real numbers
Select a column containing text numbers. Press Alt+D E F to quickly convert text to numbers. Faster than "Convert to Number"
Welcome to the Forum!

Are you able to replicate the problem with a simpler non-confidential example you could post using XL2BB: XL2BB - Excel Range to BBCode

Or at least post the problematic formula you're using for the series?
 
Upvote 0
Thank you!
The x-axis columns are populated with the following formula: =IF(ISERROR((I13+H13)/2),"",(I13+H13)/2)
The y-axis columns are populated with: =IF(ISERROR($B$9-M13),"",$B$9-M13)

What is strange is when I create a new plot, it works momentarily, and then the data points disappear...
 
Upvote 0

Forum statistics

Threads
1,215,063
Messages
6,122,930
Members
449,094
Latest member
teemeren

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