C
Chris
I noramlly use the Text function to convert values. How do
I do it in VBA?
I tried ActiveCell.Value =
Application.WorksheetFunction.Text(ActiveCell.Value, "0")
but it didn't work.
Thanks in advance for any help.
I do it in VBA?
I tried ActiveCell.Value =
Application.WorksheetFunction.Text(ActiveCell.Value, "0")
but it didn't work.
Thanks in advance for any help.