SpeedStick
Technical User
I have form that I trying to complete. I have 1 text box that I used this function (=Sum([CountOfPT])) to total the number of records for a field.
I need to take this field and divide by this: Table Name:Total Field Name: TotalPT.
How do I format a DLookup to pull Total!TotalPT into the form. Then divide (=Sum([CountOfPT])) by Total!TotalPT? I need to display the out put of the output in third text box.
Thank you for your help.
I need to take this field and divide by this: Table Name:Total Field Name: TotalPT.
How do I format a DLookup to pull Total!TotalPT into the form. Then divide (=Sum([CountOfPT])) by Total!TotalPT? I need to display the out put of the output in third text box.
Thank you for your help.