Link to home
Start Free TrialLog in
Avatar of Murray Brown
Murray BrownFlag for United Kingdom of Great Britain and Northern Ireland

asked on

Microsoft Access can't find the field 'Customer_Code' refererred to in your expression

Hi

I am getting the error "Microsoft Access can't find the field 'Customer_Code' refererred to in your expression"

I am using the following code in the Invoice Detail subform as follows

User generated image
User generated image
Avatar of John Tsioumpris
John Tsioumpris
Flag of Greece image

Probably something you missed...most common the text box  was pointing to another field and you changed it to point to the correct one but you forgot to rename the text box
ASKER CERTIFIED SOLUTION
Avatar of ste5an
ste5an
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Murray Brown

ASKER

Great answer. Thanks