Home |
Search |
Today's Posts |
#1
Posted to microsoft.public.excel.programming
|
|||
|
|||
Convert Numeric Values in Column to Text via VBA
Does anyone have some VBA code that will convert all numeric values to text value in a certain column, in a certain worksheet?
Eg convert 630 to '630 The number of rows in my sheet can vary (I want to use this code on different workbooks also), so Code should loop through until last row of Data Obviously existing Text values in the column should be ignored Thanks |
#2
Posted to microsoft.public.excel.programming
|
|||
|
|||
Convert Numeric Values in Column to Text via VBA
|
#4
Posted to microsoft.public.excel.programming
|
|||
|
|||
Convert Numeric Values in Column to Text via VBA
On VBA code Test2, it seems to record within the code itself (after you run it) what it has done, is it supposed to do that?
|
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Forum | |||
Convert numeric values in words. | Excel Discussion (Misc queries) | |||
how to convert a numeric value in text | Excel Worksheet Functions | |||
How to Format the entered Numeric Values of a Excel sheet's column as Text | Excel Programming | |||
Numeric in Text to convert back to the form of Numeric for VLookup Purposes | Excel Discussion (Misc queries) | |||
How do you convert numbers as "text" to values for a long column . | Excel Discussion (Misc queries) |