viewing Currency values as text

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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.
 
Thank you for the help, however, when I try to test the function I get a
Compile Error: Expected variable or procedure, not module.
 
Rename the module.

The module cannot have the same name as the function.
 
It works great but there are some written values that do not match the
numerical because of rounding up.
 
If you want it to behave differently, you will need to modify the code for
yourself.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top