Make Table Question

  • Thread starter Thread starter Bill
  • Start date Start date
B

Bill

Hi All,

When tested without making the table my make table query returns numbers in
the correct percentage format but in the 'made' table they appear as
decimals.

With the 'made table' being deleted and replaced how can I make the figures
appear in the percentage format that I need?

Ta.
Bill
 
Put Format(YourFieldName, "Percent") in one of the columns of your
query.

Hope that helps!
 

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