Text Box on a report

G

Guest

I have a text box on a report that prompts the user to enter a Dollar amount.
It is formatted for currency, but when the user types for eg: 150, the
figure does not convert to currency. Is there any way around this?

Thanks for any help
 
B

banem2

I have a text box on a report that prompts the user to enter a Dollar amount.
It is formatted for currency, but when the user types for eg: 150, the
figure does not convert to currency. Is there any way around this?

Thanks for any help


Try using CCur([FieldName]) (converts number to currency).

Regards,
Branislav Mihaljev
 

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

Top