G
Guest
I am having trouble putting the DLookup function inside the IIf function. Please help
Please helpChris said:I am having trouble putting the DLookup function inside the IIf function.
budget center on a form. Currently I am just doing a DLookup and it worksChris said:I am doing a lookup in a table to find a machine rate for a selected
=DLookUp("[MachRate]","[Budget Center]","[BudCenter] = Forms![833Master]![CurBudCenter]")*([CurMachSetupHrs]/[AOQ])
Thanks,
Chris