I have a form that has lets just say an item number description, in another hidden field I have a Dlookup to lookup in a seperate table the description for this item number (for reference purposes only), on exit of the field I run a refresh to update the Dlookup, is there some easier way to do this via code of some sort. Item # field is called W1Yarn Description is called W1Desc (which is visbile upon exiting W1Yarn) and I have about 12 of these types of fields.
The problem I am having with the databse is that when someone is entering a new record it comes up with the error that someone is already editing that record or is currently editing that record and am wondering if the refresh is causing this problem.
Thanks for Your Help
Dave Thomas
The problem I am having with the databse is that when someone is entering a new record it comes up with the error that someone is already editing that record or is currently editing that record and am wondering if the refresh is causing this problem.
Thanks for Your Help
Dave Thomas