C
Carl Rapson
I have a spreadsheet that was converted from Lotus 123 to Excel format, and
I'm having a little problem with the names. The original spreadsheet
contains a lot of names that begin with digits (like
01DATA,02DATA,03DATA,...), and these names were converted directly to Excel
without modification (I converted from 123 because Excel wouldn't even open
the original file without crashing). The problem is, Excel doesn't allow
names to begin with digits.
So, I'm having to go through and add an underscore to each invalid name, and
then locate each reference in the workbook and change it there also. Is
there a quicker way to do this? I haven't been able to find any way to do it
except manually, one name at a time, which is tedious and might miss some
references.
Any information would be greatly appreciated.
Carl Rapson
I'm having a little problem with the names. The original spreadsheet
contains a lot of names that begin with digits (like
01DATA,02DATA,03DATA,...), and these names were converted directly to Excel
without modification (I converted from 123 because Excel wouldn't even open
the original file without crashing). The problem is, Excel doesn't allow
names to begin with digits.
So, I'm having to go through and add an underscore to each invalid name, and
then locate each reference in the workbook and change it there also. Is
there a quicker way to do this? I haven't been able to find any way to do it
except manually, one name at a time, which is tedious and might miss some
references.
Any information would be greatly appreciated.
Carl Rapson