My data consist of records with Incident Numbers. Within these incident records are several trucks with a response time attached to each truck:
Incident Number - 160039
Truck - E34 ____ Response - 2.85
Truck - E35 ____ Response - 2.83
Truck - T34 ____ Response - 6.30
Truck - A35 ____...
I have two fields:
{Coverage.TOTALHOURS} which displays as "1.00"
{Coverage.TOTALMINUTES} which displays as "30" - No decimal point
Formula is:
{Coverage.TOTALHOURS} + {Coverage.TOTALMINUTES}
Because the {Coverage.TOTALMINUTES} does not have a decimal point, it returns "31.00" - I need it...
I have a text field that I converted to a number. I am not able to get a sum of the new number field. The I have tried the following formulas.
Formula Name: NumPerson1
Formula: ToNumber({IncdApps.NUMBEROFPEOPLE})
I place this formula in the report and the field shows up as a number.
I insert...
In Column F, I am getting a total of "Refusals" based on the following formula:
Column F – Number of Refusals
=COUNTIF('Pivot Table'!F:F,"Treatment, No Transport")+COUNTIF('Pivot Table'!F:F,"No Treatment, No Transport")
Column I - List different types of Review Status, such as "Complete", "In...
We are in need of help with an Excel formula.
Below are two examples, the first one of the raw data and the second one shows the data how we need it to display after the formulas are applied.
Column A – Pt ID (patient id) - This column in the spreadsheet can have multiple rows with the same...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.