K
Kevin Sprinkel
We would like Access to calculate a value based on a
formula like an Excel cell. I thought we might put
overlapping controls on a form, one which stored the
string representing the formula, like:
"+2*6^3+(40+23)*20"
and a second which displayed the result of the
calculation, using the Eval() function. I'd plan to makeg
them appropriately visible and enabled using the keystroke
event.
Is anyone aware of an implementation of this type of
functionality?
Thank you for any assistance.
Kevin Sprinkel
Becker & Frondorf
formula like an Excel cell. I thought we might put
overlapping controls on a form, one which stored the
string representing the formula, like:
"+2*6^3+(40+23)*20"
and a second which displayed the result of the
calculation, using the Eval() function. I'd plan to makeg
them appropriately visible and enabled using the keystroke
event.
Is anyone aware of an implementation of this type of
functionality?
Thank you for any assistance.
Kevin Sprinkel
Becker & Frondorf