Union Query Calculated Field format

G

Guest

I have just created a union query and in that query I have created a unit
price by dividing the quantity by the total price. How can I format that
field to be Currency?

Matthew
 
D

Douglas J Steele

You could use the CCur function to convert the quotient to a Currency value,
or you could use the Format function to format it however you want.
 

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