show number as KB or GB

  • Thread starter Thread starter Glenn
  • Start date Start date
G

Glenn

How can I format a column so that it shows a number as kilobytes or
gigabytes?

Thanks.
 
Format it as #,##0"Kb"

--
---
HTH

Bob

(change the xxxx to gmail if mailing direct)
 
Glenn,

Your question isn't very clear.

If you want to reduce the number of digits (e.g., displaying 1,000,000 as
1,000) use a custom number format of "0," or "0,," without the quotes.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
(email address is on the web site)
 
Or would it be multiples of 1024


Chip Pearson said:
Glenn,

Your question isn't very clear.

If you want to reduce the number of digits (e.g., displaying 1,000,000 as
1,000) use a custom number format of "0," or "0,," without the quotes.
 

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