A aanthony Jul 21, 2004 #1 how to convert numbers to percentages, for example I want 8000 to equal 100%.
P Peo Sjoblom Jul 21, 2004 #2 =TEXT(8000/8000,"0%") -- Regards, Peo Sjoblom (No private emails please, for everyone's benefit keep the discussion in the newsgroup/forum)
=TEXT(8000/8000,"0%") -- Regards, Peo Sjoblom (No private emails please, for everyone's benefit keep the discussion in the newsgroup/forum)
F Frank Kabel Jul 21, 2004 #3 Hi just for the OP as addition. If you want to calculate with these percentages you may use =A1/8000 and format this cell ('Format - Cells') as percentage
Hi just for the OP as addition. If you want to calculate with these percentages you may use =A1/8000 and format this cell ('Format - Cells') as percentage