It seems like this should have been easy to do but a solution is just eluding me. Here is my situation, I am working on an Access DB for a class project, my instructor wanted me to create a form based on a table. In this table I have two fields, Computer_Price and Total_Price. These are calculated off of data from multiple tables that are used for lookups and contain the pricing for the individual components. The problem I have is that I can get the calculated values on the form but I cannot get them to write to the table. I've been thinking that I may need to do the calculations in VB. Would this be the easiest way to go about this?
Thanks
Jayson
Thanks
Jayson
Comment