Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Using MSOffice 2003
I have a ws named lists. Col A has my list that I am using in the data validation technique to get drop boxes on my working spreadsheet. It is working well as is, but I want the user to be able to add to the list. When I add an item thru the drop box, it does not get added to the column in the Lists ws. I do have error alert unchecked in the data validation dialog box. Here is my syntax for making the list dynamic - I suspect something is incorrect here, but don't know what it is. =OFFSET(Lists!$A$1,0,0,COUNTA(Lists!$A:$A),1) Thanks for your time Joanne |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
dynamic range based on criteria, within a dynamic range, passed to a function | Excel Programming | |||
creating a dynamic range based on criteria, within a dynamic range, and passing it to a function | Excel Programming | |||
Dynamic Range with unused formula messing up x axis on dynamic graph | Charts and Charting in Excel | |||
copying dynamic range based on cell outside of range | Excel Programming | |||
select dynamic range with dynamic start point | Excel Programming |