F
fossy
Hello, I have a form (frmFINISHING) that it's record source is a table
(tbFINISHING). I have 4 fields: (Carton_Case), (Finish_Cases), (Odd_Count)
and (Total_Cartons). I need (Total_Cartons) to be autopopulated once the user
inputs the qunatities in hte other 3 fields, the formula would be something
like this:
(Total_cartons)=(Carton_case) x (Finish_Cases) + (Odd_Count).
I know this might seem like a 1st grade question, but i can't make it work.
Also, where would it be the best place to put the formula on? on the field
properties (table or form) or on a separate query Thanks in advance.
(tbFINISHING). I have 4 fields: (Carton_Case), (Finish_Cases), (Odd_Count)
and (Total_Cartons). I need (Total_Cartons) to be autopopulated once the user
inputs the qunatities in hte other 3 fields, the formula would be something
like this:
(Total_cartons)=(Carton_case) x (Finish_Cases) + (Odd_Count).
I know this might seem like a 1st grade question, but i can't make it work.
Also, where would it be the best place to put the formula on? on the field
properties (table or form) or on a separate query Thanks in advance.