O ox0069 Registered User. Local time Today, 03:42 Joined Sep 14, 2004 Messages 11 Sep 15, 2004 #1 Ok heres the deal. I want to enter data in to a text box, then summ that data, then record that sum in a table. I did it once but havent worked in Access in a while. How would I do that????????? Thanks
Ok heres the deal. I want to enter data in to a text box, then summ that data, then record that sum in a table. I did it once but havent worked in Access in a while. How would I do that????????? Thanks
maxmangion AWF VIP Local time Today, 08:42 Joined Feb 26, 2003 Messages 2,805 Sep 15, 2004 #2 then summ that data, then record that sum in a table. Click to expand... It is not wise to store a calculated field in a table. You should create your calculated field in a query.
then summ that data, then record that sum in a table. Click to expand... It is not wise to store a calculated field in a table. You should create your calculated field in a query.