Convert General to number/percentage

jackfox68

Board Regular
Joined
Jan 24, 2010
Messages
121
Hi everyone,

When I export a report i get a list of percentages in a "General" format. When i change the format to "Number" it does not appear to act as a number, meaning I can't sum it or select cells and it provides the sum in the bottom of the status bar. Any help would be appreciated. I did a search in the forum but did not see anything helpful.

Thanks in advance for any help you can provide.

Brian
 

Excel Facts

VLOOKUP to Left?
Use =VLOOKUP(A2,CHOOSE({1,2},$Z$1:$Z$99,$Y$1:$Y$99),2,False) to lookup Y values to left of Z values.
It sounds like it is coming in as Text.

One quick way to convert it to number is to do the following:
- Select the column you want to convert (can only do one column at a time)
- From the Data menu, select Text to Columns
- Immediately click the "Finish" button.

This should convert all those values to numbers.
 
Upvote 0
Use the 'value' function. If you want to convert the 'General' number in A1 to an actual number put "=value(a1)" in another cell
 
Upvote 0
Thanks for the answers. I actually multiplied the column by 100 and it did what I wanted. I was just grabbing at straws. Thanks for the additional options I can put in my tool belt.
 
Upvote 0

Forum statistics

Threads
1,221,310
Messages
6,159,173
Members
451,543
Latest member
cesymcox

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top