viewing Currency values as text

T

ttfmsue75

I am in the process of printing checks (report) out of Access200 and the bank
would like to have the text value printed as well the numerical value. Is
there anyway that this can be accomplised or am I simply out of luck.

Thanks for any help you can give me.
 
T

ttfmsue75

Thank you for the help, however, when I try to test the function I get a
Compile Error: Expected variable or procedure, not module.
 
T

ttfmsue75

It works great but there are some written values that do not match the
numerical because of rounding up.
 
A

Allen Browne

If you want it to behave differently, you will need to modify the code for
yourself.
 
Top