Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
We enter daily expenses into a spreadsheet.
We have a list of categories in one section (range) of the spreadsheet. How can I ensure that the category in the expense log is one of the existing categories in the list? First, could we have a drop-down menu that is automagically updated if/ when we add categories to the list? If so, can someone outline the design? I have no idea. Alternatively, can we have a pop-up message that simply says the category is incorrect? Does that have to be a (event) macro? If so, can someone outline the design? I have never seen that kind of macro. How could the solution (macro or what-have-you) get updated automagically if/when we add categories to the list? I 'spose I could have a named range, which may or may not also need to be updated when we update the list. Perhaps a clever specification of the range and a discipline for updating the list (viz. inserting between blank rows) can avoid changing the named range definition. Of course, I know that could have a column that does a lookup and displays a non-blank symbol if the corresponding cell in the category column does not match. In fact, that is what we have now. But it is "not working" for us insofar as the user (not I) still fails to make the necessary correction (sigh). |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro Data Entry Validation | Excel Worksheet Functions | |||
Unique entry - Data Validation | Excel Discussion (Misc queries) | |||
Data Validation: stop blank entry | Excel Discussion (Misc queries) | |||
Data Validation / Cell Entry | Excel Discussion (Misc queries) | |||
Combining conditions for data entry validation | Excel Worksheet Functions |