How do I rename columns in Excel 2003?

G

Gary''s Student

Columns are either assigned letters:
column A
or numbers:
column 1

You can make a meaningful name in two ways:

1. use the first row as a column header and put your names in there

2. assign a Defined Name to the column - this will allow you to used
=SUM(costs) instead of =SUM(A:A)
 
B

Bob Phillips

What do you mean rename them? They are assigned column letters (or numbers
if R1C1 style) by Excel.

You could turn off column headings and put your preferred heading in row 1,
but the column will still be column C etc.
 
S

Suleman Peerzade

The columns names are by default you can change them to R1C1 style but you
cannot rename them.
In case you wish to put your own names then select Row 1 of the column and
name them as desired.
In case you wish to put R1C1 reference style then go to
Tools>>Options>>General Tab and check the box of R1C1 reference style>>ok.
By doing this you will see that the column name will change to numbers like
1,2,3 etc
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top