SOS. Can anyone help me to resolve a really minor issue that took me the whole day.

EugeneOz

New Member
Joined
Mar 7, 2020
Messages
9
Office Version
  1. 365
  2. 2016
Hi Everyone,

Could anyone help me please.

I have converted data into excel file from accounting software - SAP. The figures I have are all in text and are 535.627,44 or 3.525.038,65 format. I have these dots and comma issue. Excel does not understand that it is numbers. Can anyone help me to convert these data into numbers.

Thanks in advance.

Regards,
Eugene
 

Excel Facts

What is the shortcut key for Format Selection?
Ctrl+1 (the number one) will open the Format dialog for whatever is selected.
Assuming that your normal number format is "," for thousand separator and "." as decimal indicator try this manual method (could be done by macro)

Select the column
Find/Replace (Ctrl+H) -> Find what: . -> Replace with: leave blank -> Replace All
Find/Replace (Ctrl+H) -> Find what: , -> Replace with: . -> Replace All
 
Upvote 0
Solution
Assuming that your normal number format is "," for thousand separator and "." as decimal indicator try this manual method (could be done by macro)

Select the column
Find/Replace (Ctrl+H) -> Find what: . -> Replace with: leave blank -> Replace All
Find/Replace (Ctrl+H) -> Find what: , -> Replace with: . -> Replace All
Thanks mate, I knew it should be simple. have a good day
 
Upvote 0
You're welcome. Thanks for the follow-up. :)
 
Upvote 0

Forum statistics

Threads
1,215,049
Messages
6,122,864
Members
449,097
Latest member
dbomb1414

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