Recently made database table in acces. Then made a form from the fields in this table. Data entered into from appears in database table. Added calculations to form, calculated results appear in access form but not in related fields in access database table.
Software/Hardware used:
Access 2007
ASKED:
May 8, 2010 6:42 PM
UPDATED:
May 11, 2010 5:43 AM
Please provide more details.
How did you add these calculations ? Are the results being displayed in a text field ?
How do you want to store the results in the table ? Do you have an additional table column for the calculation results ?
You can’t have formula and column name simultaneously as the data source for a control.