I have a GL Code table which lists a GL Code Number and GL Code Description. I also have a purchasing table.
I have designed a Purchasing form based on a Query that references the two tables. When entering a GL code number in the form I want the corresponding GL Code description to be automatically displayed.
How is this best accomplished?
I have designed a Purchasing form based on a Query that references the two tables. When entering a GL code number in the form I want the corresponding GL Code description to be automatically displayed.
How is this best accomplished?