R
riyaz
hi
i have access form which is used to calculate values for the different
types of formula..(Type1 type2 ,etc..)
my aim is to save all the inputs ,type of formula & the calculated value in
a table.
for eg : Resulting table may look like this
Formula x y z calculatedvalue
Type1 2 945 10 somevalue
Type3 512 6 612 somevalue
Type2 7 23 899 somevalue
where X , Y ,Z -- > input parameters ,,,
type --> formula name used
Calculatedvalue --> Result
please help me to give the sample condition for saving the all the records
to the table shown in the example structure above
thanks .
i have access form which is used to calculate values for the different
types of formula..(Type1 type2 ,etc..)
my aim is to save all the inputs ,type of formula & the calculated value in
a table.
for eg : Resulting table may look like this
Formula x y z calculatedvalue
Type1 2 945 10 somevalue
Type3 512 6 612 somevalue
Type2 7 23 899 somevalue
where X , Y ,Z -- > input parameters ,,,
type --> formula name used
Calculatedvalue --> Result
please help me to give the sample condition for saving the all the records
to the table shown in the example structure above
thanks .