![]() |
Convery to Number in VBA? How do you do that?
Thanks (Record and play didn't highlight anything) :-(
|
Convery to Number in VBA? How do you do that?
On 9 Dec, 14:37, wrote:
Thanks *(Record and play didn't highlight anything) :-( Convert what? |
Convery to Number in VBA? How do you do that?
would
Sub sth() For Each cell In Selection cell.Value = CDbl(cell.Value) Next cell End Sub help? |
Convery to Number in VBA? How do you do that?
When posting questions to newsgroups, it is always a good idea to give
examples of what you are trying to do. From your description, I am not entirely sure what it is you are trying to do. -- Rick (MVP - Excel) wrote in message ... Thanks (Record and play didn't highlight anything) :-( |
All times are GMT +1. The time now is 05:25 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com