Hi All,
What i am trying to get is a value from one field in one form to another field in another form. The field has a control source of =Sum([TotalPrice]) the data is being saved on the form itself and not in a table.
I have another form which will work out commission based on various information one being the TotalPrice of the equipment. Instead of entering this value twice i want it so that the total value is put in the other form automatically.
I was advised maybe the DLookUp function would work however you have to enter the field name and table name. The value is saved on the form and not in a table. Is there a way i can do this. I am a begineer at this so as much info would be greatly appreciated.
What i am trying to get is a value from one field in one form to another field in another form. The field has a control source of =Sum([TotalPrice]) the data is being saved on the form itself and not in a table.
I have another form which will work out commission based on various information one being the TotalPrice of the equipment. Instead of entering this value twice i want it so that the total value is put in the other form automatically.
I was advised maybe the DLookUp function would work however you have to enter the field name and table name. The value is saved on the form and not in a table. Is there a way i can do this. I am a begineer at this so as much info would be greatly appreciated.