Formulas over several sheets and cells

Ziro54

New Member
Joined
Aug 3, 2014
Messages
24
Office Version
  1. 365
Platform
  1. Windows
  2. Mobile
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?
 
Glad you sorted it & thanks for the feedback.
 
Upvote 0

Excel Facts

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type
Glad you sorted it & thanks for the feedback.
I celebrated too early. HAHAHA. Thanks for all your help. From what I can gather, the #value error is due to the cells not having any numbers in them yet. The moment they are filled, so basically end of the week, the error disappear. I am not sure if there is a way to update the formula range according to [today()]?
 
Upvote 0
I've no idea as the formula you said worked, bears absolutely no resemblance to the formulae you initially posted.
 
Upvote 0

Forum statistics

Threads
1,214,649
Messages
6,120,733
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