Community,
I am really hoping you can assist me with this. I am creating a process to reconcile quantities of medications at a location. So, here are the details:
I have 3 sheets, AM Count, Controlled Substance Dispensed and Controlled Substance Restock. All 3 sheets' data is submitted via a form by an end user.
The AM Count is a 1 time a day submission as is the Controlled Substance Restock. My sheets look like this:
The Controlled Substance Dispensed sheet will have multiple entries a day. Sheet looks like this:
I am able to get the total for each date in the Versed Dispensed Total column with this formula:
=SUMIFS([Versed Dispensed (Total vials used)]:[Versed Dispensed (Total vials used)], Date:Date, Date@row)
So this brings me to where I am stuck. I need to take the AM Count for each day, subtract the Versed Dispensed Total for each day, add the Versed Restock Count to calculate an end of day total.
My thought was to have a separate calculation sheet but I am unsure of how to pull into a calculation sheet a single value for the "Versed Dispensed Total" per day.
The other part I am struggling with is on the calculation sheet (once I am able to pull in the "Versed Dispensed Total" for each day) I am not sure how to pull the data in on the same line based on the date so I can put the calculation into the "Versed EDO Count" column:
Lastly, can Smartsheet auto-populate the Versed EOD Count with the formula I need or will I have to drag the formula down before the data get populated?
I know I asked like 8 questions on this post but I truly appreciate any help.
Thank you in advance