Hi,
I hope the good people on here are able to help. Im tearing my hair out
I have a resource tracker which has a dashboard to pull data using a SUMPRODUCT from another sheet. If the data range on the sheet has a vlook which is blank, then the formula displays #N/A. This then causes the dashboard to fail as I cant get the formula to ignore errors. I am not suire if this can be done for sumproduct across another sheet.
There are two sheets:
CSS Dashboard which looks up data using sumproduct from CSS Demand sheet.
CSS Dashboard Formula =SUMPRODUCT(('CSS Demand'!$M$3:$M$1522=$B$12)*('CSS Demand'!$F$3:$F$1522=$C12)*('CSS Demand'!$R$3:$U$1522))
If CSS Demand sheet has a blank Vlookup formula, then it will display #N/A. I need the formula on the CSS Dashboad to ignore these errors.
Can it be done using a sumproduct? and can someone suggest a way of doing this, I have tried multiple ways using IFERROR, but I am stumped.
Thanks and Kind Regards,
Daxing
I hope the good people on here are able to help. Im tearing my hair out
I have a resource tracker which has a dashboard to pull data using a SUMPRODUCT from another sheet. If the data range on the sheet has a vlook which is blank, then the formula displays #N/A. This then causes the dashboard to fail as I cant get the formula to ignore errors. I am not suire if this can be done for sumproduct across another sheet.
There are two sheets:
CSS Dashboard which looks up data using sumproduct from CSS Demand sheet.
CSS Dashboard Formula =SUMPRODUCT(('CSS Demand'!$M$3:$M$1522=$B$12)*('CSS Demand'!$F$3:$F$1522=$C12)*('CSS Demand'!$R$3:$U$1522))
If CSS Demand sheet has a blank Vlookup formula, then it will display #N/A. I need the formula on the CSS Dashboad to ignore these errors.
Can it be done using a sumproduct? and can someone suggest a way of doing this, I have tried multiple ways using IFERROR, but I am stumped.
Thanks and Kind Regards,
Daxing