This will likely be an extremely simple matter, but I haven't been able to find the solution online. I've created a very simple Access database (using the GUI) to keep track of the services that I've billed for and whether or not I've received payment. The services fall into just a few categories, say 1-4.
In my form, I've created a combo box with a drop-down menu of the 4 service categories.
When I select category x, I want Access to automatically add the dollar value assigned to each category into the FEE column.
How would I do this? If it is a matter of programming commands, where do I find the window to enter them in? (I say this being a simpleton GUI user, but would much prefer to be able to do straight programming).
Thanks!