T
Thomas Mooney
Is there a way I can have a cell check the value of the numeric input just
entered and scale it if necessary.
Example: we need to enter lot of data thats in micro-amperes. We would like
to enter 1.234 and have it converted automagically to 1.234e-6. Ideally,
we'd compare and do the conversion only if the value was, as an example, >
1e-4.
Thanks in advance.
entered and scale it if necessary.
Example: we need to enter lot of data thats in micro-amperes. We would like
to enter 1.234 and have it converted automagically to 1.234e-6. Ideally,
we'd compare and do the conversion only if the value was, as an example, >
1e-4.
Thanks in advance.