thunderfoot
Board Regular
- Joined
- May 28, 2004
- Messages
- 229
I have a spreadsheet into which a numeric table has been imported from a PDF file. All the numeric values in this table are showing as text entries now it's in EXCEL.
I could use the VALUE() function to convert all cells to Numeric Values, but just wondering if it's possible to run a small VBA routine to convert numeric numbers shown as text to values?
Say, the table is in cells A1:Z60.
I could use the VALUE() function to convert all cells to Numeric Values, but just wondering if it's possible to run a small VBA routine to convert numeric numbers shown as text to values?
Say, the table is in cells A1:Z60.