J
Jeffrey
I'm trying to calculate a value in a form from 2 fields
in my table and assign that value to a field in the table.
The 3 fields are:
# RX Meds
Scheduled
PRN
The user will enter # Rx Meds, and Scheduled. From that,
I want to calculate PRN and display it.
I tried putting PRN:[# Rx Meds]-[Scheduled] in the
controlsource but I keep getting #name?
How can I calculate this value and assign it to the PRN
field?
Thanks
Jeff
in my table and assign that value to a field in the table.
The 3 fields are:
# RX Meds
Scheduled
PRN
The user will enter # Rx Meds, and Scheduled. From that,
I want to calculate PRN and display it.
I tried putting PRN:[# Rx Meds]-[Scheduled] in the
controlsource but I keep getting #name?
How can I calculate this value and assign it to the PRN
field?
Thanks
Jeff