Hi all, hope you can help.
I have a spreadsheet that has many values that I want to show in millions. Besides dividing each cell by a million how can I achieve this quickly? I believe there is a quick method of doing this via formatting, but for the life of me I cannot remember how.
Try a custom format of 0,,
Dom
"May the fleas of a thousand camels infest the crotch of the person who screws up your day and may their arms be too short to scratch..."
Use code tags when posting your VBA code: [code] Your code here [/code]
Remember, saying thanks only takes a second or two. Click the little star to give some Rep if you think an answer deserves it.
Create a Custom format like this:
#,##0,,"MM" to display Millions
Life is like a roll of toilet paper. The closer it gets to the end, the faster it goes.
John Wright
Thank you! jwright650's response worked.
Hi craigbarn
is there a reason why you posted in an Outlook forum???
Quoting entire posts clutters the forum and makes threads hard to read !
If you are pleased with a member's answer then use the Star icon to rate it
Click here to see forum rules
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks