Calculated fields

M

Mark

Well within Access, you would define a table with field1
and field2 and create a form based on the table. You
could then add the calculated field3 with the value =
[field1]*[field2]. However, as you're inputting via .asp
pages, you may be better asking your question on a web
design forum.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top