Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This problem was fixed in xl2k (xl97 still suffers from the problem).
How about putting a button near the cell with data|validation that will invoke the macro. Or dump the data|validation completely and use either a dropdown from the Forms toolbar or a combobox from the Control toolbox toolbar. Brian Matlack wrote: Hi again! Apparently selecting a date from a data validation list does not trigger a Private Sub Worksheet_Change(ByVal Target As Excel.Range). How can I accomplish this? I would like for the code to run when the user selects the new date from the data validation list. I could just put a button for the user to click after changing the date but I wanted to ask anyway. Thanks!! -- Brian Matlack ------------------------------------------------------------------------ Brian Matlack's Profile: http://www.excelforum.com/member.php...fo&userid=3508 View this thread: http://www.excelforum.com/showthread...hreadid=567100 -- Dave Peterson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro - Auto - Sheet Name change ? expiry | Excel Discussion (Misc queries) | |||
Auto fill Certain data from Sheet 1 to Sheet 2 | Excel Worksheet Functions | |||
Auto Copy/autofill Text from sheet to sheet if meets criteria | Excel Discussion (Misc queries) | |||
Auto Change sheet value | Excel Programming | |||
Sheet-to-sheet auto-entries of text | Excel Worksheet Functions |