Change a column format and info

Wimpie

Board Regular
Joined
Aug 12, 2008
Messages
210
Good day

I have a sheet in excel 2010 called Recon
It is extracted and saved as Web Page (*.htm;*.html)

I would then save it as a macro enabled workbook (*.xlsm)

This is my problem
Column E is then saved as text showing amounts as R 369,90 and lager amounts as R3 000,00

I need to change this to numbers so they can be added
This is done a few times a day and any solve to not do this manually would be great

Either by way of a formula in another column or a macro
 

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.
ABCDE
Tran NrUTITran TypeAmount
1001GoodsR 369,90
2002GoodsR 1 521,00

<tbody>
</tbody>
 
Upvote 0
The Comma represent the decimal and should change to "." to allow Excel to add it
 
Upvote 0

Forum statistics

Threads
1,214,387
Messages
6,119,225
Members
448,877
Latest member
gb24

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