Pivot Table Format number

  • Thread starter Thread starter Jose
  • Start date Start date
J

Jose

I'm using an adp access 2007.
How can I format the number to2,000,000 (without decimals and with comma for
thousands)?

Thanks for any suggestion

JCP
 
Hi

In the table design, set the number
Field Size = Single
Format = #,###
 
Thanks Wayne,

I'm using adp access file, so the back end is SQL Server. With adp, we can't
use format(number, "#,###")

If you have any suggestion, I aprreciate

Thanks,
JCP
 

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