00:00we all had the frustration when we create a drop-down list and over time if your list grows
00:04the new items are not in your drop-down list so we say why not make the list of area a bit bigger
00:10in your data validation but this method leads to lots of white spaces as there are items that are
00:15blank how can we get around this this is how we do it we go to data data validation data validation
00:21again in here allow you're going to select list and enter this formula
00:26the offset function creates a reference to the range of cell that is offset from cell d3 since
00:33we've only got one column the second and the third argument which denotes number of rows and column
00:38offset respectively is going to be zero and the fifth argument is going to be one to indicate
00:44that we want one columns in the resulting range the count a ensures that the last few blank cells
00:49are not in the drop-down list and once that's done click on ok and you can see that the list is still
00:55there and if you add let's say a new fruit maybe add two of them you can see that the list get
01:02updated accordingly in the next video we're going to explore why google sheets drop down list is much
01:06better than excel's drop down list stay tuned
01:17you
01:19you
Comments