TomCarnahan
Programmer
I access a number of external data sources, which unfortunately, download some numbers as text.
I would like to write a macro to look at a worksheet, and either globally, convert "text numbers" to real numbers, or to have it go through, ID the candidate and let me choose "yes" or "no" to make the conversion.
Has anyone seen any VBA examples that deal with 1) finding "text numbers" on a sheet, then, 2) converting them to real numbers?
Thank you ahead of time for your help!
--- Tom
I would like to write a macro to look at a worksheet, and either globally, convert "text numbers" to real numbers, or to have it go through, ID the candidate and let me choose "yes" or "no" to make the conversion.
Has anyone seen any VBA examples that deal with 1) finding "text numbers" on a sheet, then, 2) converting them to real numbers?
Thank you ahead of time for your help!
--- Tom