Convert text to values
On Fri, 27 Apr 2012 19:47:46 -0400, isabelle wrote:
hi Ron,
why make a loop ?
Sub MakeNumeric()
Selection = Selection.Value
End Sub
--
isabelle
I should have added that what your version does what I posted without the loop; but does not do what I meant to post :-(
|