Hi All,
I need a help where I have the numbers in column B but they are not in the number format. So I want the moment my macro paste the data in column B, it should convert that column in number format. I have tried multiple time but it only paste the data in as usual format.
Kindly advise
[TABLE="class: grid, width: 150"]
<tbody>[TR]
[TD]A[/TD]
[TD]B[/TD]
[/TR]
[TR]
[TD]Date[/TD]
[TD]Amt[/TD]
[/TR]
[TR]
[TD]25-03-17[/TD]
[TD]500[/TD]
[/TR]
[TR]
[TD]15-02-17[/TD]
[TD]6985[/TD]
[/TR]
[TR]
[TD]20-03-17[/TD]
[TD]84[/TD]
[/TR]
[TR]
[TD]12-01-17[/TD]
[TD]7321[/TD]
[/TR]
</tbody>[/TABLE]
I need a help where I have the numbers in column B but they are not in the number format. So I want the moment my macro paste the data in column B, it should convert that column in number format. I have tried multiple time but it only paste the data in as usual format.
Kindly advise
[TABLE="class: grid, width: 150"]
<tbody>[TR]
[TD]A[/TD]
[TD]B[/TD]
[/TR]
[TR]
[TD]Date[/TD]
[TD]Amt[/TD]
[/TR]
[TR]
[TD]25-03-17[/TD]
[TD]500[/TD]
[/TR]
[TR]
[TD]15-02-17[/TD]
[TD]6985[/TD]
[/TR]
[TR]
[TD]20-03-17[/TD]
[TD]84[/TD]
[/TR]
[TR]
[TD]12-01-17[/TD]
[TD]7321[/TD]
[/TR]
</tbody>[/TABLE]