Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

naming ranges

ResolvedVersion 2003

David has attended:
Excel Advanced course
Excel VBA Intro Intermediate course

Naming Ranges

If you have named a range say A2:A5 and you want to extend it A7 do you have to delete the range and re-do it A2:A7 or can you edit it

RE: Naming Ranges

Hi David

You can edit any range previously created. To do this:

1. Select the Insert menu and then select Name
2. Click Define in the sub menu
3. The Define name dialog box appears
4. Select the Name to be edited
5. Change its address in the Refers to: area
6. Click OK

The Name will now refer to the new range

Hope this helps

Carlos

Excel tip:

Sum Up All the Values in A Column

If you want to quickly calculate the Summed values of all cells in a column in Excel 2003 normally you would use the SUM formula. (eg if you wanted to calculate the values in Column C rows 10 to 25) the formula would be:

=SUM(C10:C25)

However, if you keep adding values to column C you would keep having to modify the above SUM formula which can get quite annoying.

To get around this you can sum all the values in a column using the following formula:

=SUM(COLUMN:COLUMN)

Which, in our example, would be:

=SUM(C:C)

NOTE You cannot place this formula in column C, or else Excel 2003 will show a circular reference error.

The formula must be placed in any other column, EXCEPT the one being calculated.

View all Excel hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.52 secs.