Hello
I'm a newbie, so go easy and overexplain
I have made this DB (attached) where I want to put in a Dlooup command in form. The form is For_T_Aftaleseddel and the field is Faktureret beløb.
Currently my Dlookup command looks like this =DLookUp([SumOfSalgspris];"Fore_tbl_underark_sum_aftaleseddel";[Fore_tbl_underark_sum_aftaleseddel]![Aftaleseddel_ID]=[Id])
I want the sum of the subtabel corresponding to the ID of the tabel T-aftaleseddel.
My problem is that I cannot seem to get this Dlookup right because when I show the formular in dataview the field Faktureret Beløb says #Name?
How do I solve this ?
Thanks in advance.
Regards Keeperen
I'm a newbie, so go easy and overexplain
I have made this DB (attached) where I want to put in a Dlooup command in form. The form is For_T_Aftaleseddel and the field is Faktureret beløb.
Currently my Dlookup command looks like this =DLookUp([SumOfSalgspris];"Fore_tbl_underark_sum_aftaleseddel";[Fore_tbl_underark_sum_aftaleseddel]![Aftaleseddel_ID]=[Id])
I want the sum of the subtabel corresponding to the ID of the tabel T-aftaleseddel.
My problem is that I cannot seem to get this Dlookup right because when I show the formular in dataview the field Faktureret Beløb says #Name?
How do I solve this ?
Thanks in advance.
Regards Keeperen