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

dynamic cell range

Forum home » Delegate support and help forum » Microsoft Excel Training and help » Dynamic cell range

Dynamic cell range

ResolvedVersion 2003

Sanjay has attended:
Excel Advanced course

Dynamic cell range

We covered data validation where I can select values from a set list. My question is where I increase the values in the list, how can be drop down menu be automatically updated to include the new input? Suppose the items on my list in data validation are from cells C2 to C10 and I now increase the list by adding a value in cell C11. How would the drop down menu get updated?

RE: Dynamic cell range

Hi Sanjay

Thanks for your question

You should create a named range, by clicking on Insert-Name_Define. Give it a suitable name, and then in the refers to box enter the following formula
=OFFSET($D$1,0,0,COUNTA($D:$D),1)

The offset function starts in column D, and uses the countA function to determine how many rows hold data.

Regards

Stephen

Wed 25 Aug 2010: Automatically marked as resolved.

Excel tip:

Using basic functions without doing formulas

When you highlight figures Autocalc tells you the total in the bottom right of the screen, but if you right click on the sum it will give you some basic functions. The functions are Min, Max, Average, Sum, Count, and Count Nums.

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.09 secs.