Hi,
I am not sure if there is a solution to this. I have a Workbook where I capture information. I have added some formulas ease the process. I have a Dashboard Worksheet that summarize some data. The formula is [COUNTIFS('Incident Register'!$B$5:$B$2001,'Data Sheet'!A4,'Incident Register'!$M$5:$M$2001,"Yes")]. I want [IF(B4="","",) in front. I get a [#value] error on my Dashboard. The formula on my DashBoard is [IF(N6<>"",(SUM(('Data Sheet'!$A$4:$R$1000>=$E$9)*('Data Sheet'!$A$4:$A$1000<=$N$6)*('Data Sheet'!$R$4:$R$1000))),"")]. N6 you enter today's date manually.
Is there something else I can use? Or a way to fix this?
I am not sure if there is a solution to this. I have a Workbook where I capture information. I have added some formulas ease the process. I have a Dashboard Worksheet that summarize some data. The formula is [COUNTIFS('Incident Register'!$B$5:$B$2001,'Data Sheet'!A4,'Incident Register'!$M$5:$M$2001,"Yes")]. I want [IF(B4="","",) in front. I get a [#value] error on my Dashboard. The formula on my DashBoard is [IF(N6<>"",(SUM(('Data Sheet'!$A$4:$R$1000>=$E$9)*('Data Sheet'!$A$4:$A$1000<=$N$6)*('Data Sheet'!$R$4:$R$1000))),"")]. N6 you enter today's date manually.
Is there something else I can use? Or a way to fix this?