rockieme
Instructor
- Mar 3, 2008
- 4
I have a text box in an Access form for entering the cost of products purchased. The form's source is a query that draws its information from two tables. One of the tables lists the products with a cost for some of them (those that will seldom change). The prices of the other products will change regularly. I want the form to automatically enter the costs that are available from the list, but at the same time allow me to enter costs manually for those that don't have costs entered in the table.
I wonder if someone could help me. I am fairly experienced at Access up to macros, but not so good at VBA.
I wonder if someone could help me. I am fairly experienced at Access up to macros, but not so good at VBA.