anyone? I need to be able to input data into a form, and some of the entries to be automatic calculations.. and I need those calculations to go into the table so I have some way of viewing all the entries and not having to look at them one by one on the form..
First off, give folks some time to react--no one here is getting paid to answer questions.
What you want to do here is build a query that does those calculations on the fly. Calculated fields should almost never be stored in tables. You can use the same calculations in your queries that you use in your forms and you'll get something that looks a whole lot like a table with the calculated fields in it. If you want, you can make a report based on the query to make the data easier to read.
Jeremy
---
Jeremy Wallace
METRIX Lead Developer
Fund for the City of New York
http:// metrix . fcny . org
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.