G Gord Dibben Jan 19, 2010 #2 Those are not numbers. 100 A-B in one cell is already text. What do you mean by your subject line? Gord Dibben MS Excel MVP
Those are not numbers. 100 A-B in one cell is already text. What do you mean by your subject line? Gord Dibben MS Excel MVP
L Leung Jan 19, 2010 #3 you can 'convert' it to text. by using =Text(cell, "General") the "General" is the format string you can find in the format dialog box, pick a format you like, click custom and you can copy and paste it. any number you add this ' before the formula and it become text.
you can 'convert' it to text. by using =Text(cell, "General") the "General" is the format string you can find in the format dialog box, pick a format you like, click custom and you can copy and paste it. any number you add this ' before the formula and it become text.