So I have 2 tables one in millions and the other in thousands, the millions numbers look like this 4459 and 255, I want to make them 4459000000 and 255000000.
Same with table with thousands, where it has numbers like 304253 and 13641, I want to make them into 304253000 and 13641000, can someone tell me the formatting code to use for them?
Bookmarks