Inputting Multiple Formulas?

F

FRank Stone

I'm not sure i am understanding you correctly but yes this
can be done in access. just create a field for each
calculation you wish to do. it would mean a control on the
form for each calculation.(if you are using the results in
code, you could hidden the calculation controls and just
deplay the user input controls.)
 
Top