G
Gabriella777_2
I am attempting to create a calculation in a form that will still enter it
into the main table.
I am attempting to calculate total hours of down time from entries in the DT
Months, DT Weeks, DT Days, DT Hours, DT Minutes entry boxes.
My calculation might look something like this:
Down Time=(((DT Months*21)*24)+((DT Weeks*5)*24)+(DT Days*24)+DT Hours+(DT
Minutes/60))
I would like it to display in the form as well as the table the form updates.
I am a learn by trial and error and asking questions novice at MS Access and
would like to get as much help as I can, please.
Thanks to anyone who can help.
into the main table.
I am attempting to calculate total hours of down time from entries in the DT
Months, DT Weeks, DT Days, DT Hours, DT Minutes entry boxes.
My calculation might look something like this:
Down Time=(((DT Months*21)*24)+((DT Weeks*5)*24)+(DT Days*24)+DT Hours+(DT
Minutes/60))
I would like it to display in the form as well as the table the form updates.
I am a learn by trial and error and asking questions novice at MS Access and
would like to get as much help as I can, please.
Thanks to anyone who can help.