is there a way to select a column and make the text all caps? thanks in advance,
B bronxbabe Dec 6, 2006 #1 is there a way to select a column and make the text all caps? thanks in advance,
G Gord Dibben Dec 6, 2006 #3 Only if you use VBA, otherwise it has to be done on a cell by cell basis using a helper column and the UPPER function. See other posts for how to use UPPER in a helper column. Gord Dibben MS Excel MVP
Only if you use VBA, otherwise it has to be done on a cell by cell basis using a helper column and the UPPER function. See other posts for how to use UPPER in a helper column. Gord Dibben MS Excel MVP