extending named range

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

TrustPilot

starstarstarstarstar Excellent

  • Home
  • Courses
  • Promotions
  • Schedule
  • Formats
  • Our Clients

Forum home » Delegate support and help forum » Microsoft Excel Training and help » Extending Named Range

Extending Named Range

resolvedResolved · Low Priority · Version 2003

Extending Named Range

How do you extend a named range?

RE: Extending Named Range

Hi Shreyas

Thanks for your question

Create a named range by going to Insert-Name-Define.

Give your ranage a name and in the refers to box type the following equation

=OFFSET($B$1,0,0,COUNTA($B:$B),1)

This uses the CountA function nested within the Offset function.The offset function specifies a start point of cell B1 and a finish point based on the number of populated cells in column B.

Hope this helps,

Regards

Stephen

Sun 31 Jan 2010: Automatically marked as resolved.


 

Excel tip:

Adding cells, Rows & columns

place your cursor on a cell, row number or column letter and use CTRL + SHIFT + + or CTRL + + depending on which + you prefer to use.

View all Excel hints and tips


Server loaded in 0.08 secs.