D
Doctor
Have any of you written a function that you would be willing to share that
performs math on text entered into a field before it is stored in the table?
For instance, it would be helpful for a user to enter quantities of
inventory into a field like 45+56+48 or 14+2*15. Then the function would
calculate the total to be returned to the field to be saved.
I'm sure I could come up with something, but I'm equally sure that someone
has already invented this "wheel" before.
Thanks in advance.
performs math on text entered into a field before it is stored in the table?
For instance, it would be helpful for a user to enter quantities of
inventory into a field like 45+56+48 or 14+2*15. Then the function would
calculate the total to be returned to the field to be saved.
I'm sure I could come up with something, but I'm equally sure that someone
has already invented this "wheel" before.
Thanks in advance.