Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Frank is right. VLOOKUP works When we did this in 97, there was an issue. I don't remember precisely what it was, but it had to do with the way the drop-down validation fires events We did it in 2000 successfully |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
the issue was thet the worksheet_change event is NOT triggered in Excel 97 if you change the value of the drop- down listbox. This won't be a problem using VLOOKUP but could be a problem if you use the worksheet_change event. FWIW: On workaround for this issue is to create a separate cell with a formula referencing the drop_down cell and checking the worksheet_claculate event -----Original Message----- Frank is right. VLOOKUP works. When we did this in 97, there was an issue. I don't remember precisely what it was, but it had to do with the way the drop-down validation fires events. We did it in 2000 successfully. . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
change straight quotes to curly quotes | Excel Discussion (Misc queries) | |||
How do i get historical stock quotes using MSN Money Stock Quotes | Excel Discussion (Misc queries) | |||
questions re quotes and csv | Excel Discussion (Misc queries) | |||
Using CSV and quotes | Excel Discussion (Misc queries) | |||
Quotes | Excel Programming |