formating currency to number

  • Thread starter Thread starter Rodolfo Fontes
  • Start date Start date
R

Rodolfo Fontes

Hi group,

On a querie, i have two fields (QTD and VALUE). When I do something like
TOTAL : QTD * VALUE, it returns the value on currency. How can i return it
on number?


Thanks,
Rodolfo Fontes
 
Rodolfo

Have you set the properties of the query field? Have you tried "forcing"
Access to convert it to "number" (do you mean integer, single, double, ...?)
by using the CInt() (or other) functions?
 

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