D
Dave
- I have created a database that keeps track of a few
assets. My forms do some simple math to produce various
comparison data, and the results are displayed in text
boxes on the form. The calculations are all addition,
subtraction, multiplication and division.
- Per advice elsewhere on this newsgroup, I've made no
effort to store the calculated results, the results are
calculated every time the form is displayed or an input is
changed.
- I am trying to create a web-based equivalent of these
forms. Please tell me how to build a formula into a text
box or other object on a data access page, so that I can
display the math results online.
- Note: I have successfully uploaded the database to my
web server, and (using Front Page) created some static
views of the database. I have been unable to find
anything in Access that allows anything other than a
sum/average and a couple of other pre-defined math
functions in a Data Access Page or other item that can be
viewed online.
Thanks
assets. My forms do some simple math to produce various
comparison data, and the results are displayed in text
boxes on the form. The calculations are all addition,
subtraction, multiplication and division.
- Per advice elsewhere on this newsgroup, I've made no
effort to store the calculated results, the results are
calculated every time the form is displayed or an input is
changed.
- I am trying to create a web-based equivalent of these
forms. Please tell me how to build a formula into a text
box or other object on a data access page, so that I can
display the math results online.
- Note: I have successfully uploaded the database to my
web server, and (using Front Page) created some static
views of the database. I have been unable to find
anything in Access that allows anything other than a
sum/average and a couple of other pre-defined math
functions in a Data Access Page or other item that can be
viewed online.
Thanks