C
CJ
Hi,
I have a requirement to develop a form which enables users to write a
complex calculation and save the result. There are over a hundred
calculations and which one to use is triggered by a value in the data. Just
to make things more complicated, the calculations change over time. The users
are not sql query proficient and I could write a query builder for them but
it occurs to me that a potentially simpler solution would be to use an active
x spreadsheet which would take some values from the form which are then
manipulated by the spreadsheet and then 'post out' to a result field.
One other requirement is that the calculation is saved so it can be audited
at a later time.
However I cannot see how to access the active x spreadsheet to put values in
or receive them out (based on an event). Please can someone tell me if this
is possible or alternatively if I am barking up the wrong tree.
Alternatively, can someone suggest an alternative methodology?
Many thanks
CJ
I have a requirement to develop a form which enables users to write a
complex calculation and save the result. There are over a hundred
calculations and which one to use is triggered by a value in the data. Just
to make things more complicated, the calculations change over time. The users
are not sql query proficient and I could write a query builder for them but
it occurs to me that a potentially simpler solution would be to use an active
x spreadsheet which would take some values from the form which are then
manipulated by the spreadsheet and then 'post out' to a result field.
One other requirement is that the calculation is saved so it can be audited
at a later time.
However I cannot see how to access the active x spreadsheet to put values in
or receive them out (based on an event). Please can someone tell me if this
is possible or alternatively if I am barking up the wrong tree.
Alternatively, can someone suggest an alternative methodology?
Many thanks
CJ