G
Guest
hello!
i have used a query which multiplies [labor rates]*[labor hours] to make a
report. at the bottom of the report i need to multiply my results by a
variable defined in a foreign table, [Benefits Funds]. is there a way to
pull that variable from the table so i can use it for further calculations in
the report? i tried the Dlookup function but it only returns a null value:
=DLookUp("[Rate]","[Benefits Funds]","[Benefits Funds].[Funds]"="Cement
Masons Local 161 Benefit Funds")
thanks!
-ih
i have used a query which multiplies [labor rates]*[labor hours] to make a
report. at the bottom of the report i need to multiply my results by a
variable defined in a foreign table, [Benefits Funds]. is there a way to
pull that variable from the table so i can use it for further calculations in
the report? i tried the Dlookup function but it only returns a null value:
=DLookUp("[Rate]","[Benefits Funds]","[Benefits Funds].[Funds]"="Cement
Masons Local 161 Benefit Funds")
thanks!
-ih