This happens from time to time during form design. My DLookup fields, which were previously working, suddenly display "#Error" and the message "Calculating ..." appears in the lower left of the screen. I try several things to fix it: closing the form/database sometimes works; sometimes I delete the fields and start again.
Here is an example of one of my lookups. I have four similar DLookups on my form. Can anyone explain what causes this to happen and offer some suggestions for fixing it or preventing it from happening in the first place? Much appreciated!
=DLookUp("[Xref_Plan Code]![Plan Description]","Xref_Plan Code","[Find Billing Issues to Research]![PLAN-CODE] =[Xref_Plan Code]![PLAN-CODE]")
Here is an example of one of my lookups. I have four similar DLookups on my form. Can anyone explain what causes this to happen and offer some suggestions for fixing it or preventing it from happening in the first place? Much appreciated!
=DLookUp("[Xref_Plan Code]![Plan Description]","Xref_Plan Code","[Find Billing Issues to Research]![PLAN-CODE] =[Xref_Plan Code]![PLAN-CODE]")