#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Quotes


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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default Quotes

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
change straight quotes to curly quotes callico Excel Discussion (Misc queries) 2 June 22nd 07 10:23 PM
How do i get historical stock quotes using MSN Money Stock Quotes Ash Excel Discussion (Misc queries) 0 May 11th 06 03:26 AM
questions re quotes and csv Sgt.DA Excel Discussion (Misc queries) 2 March 20th 06 06:02 PM
Using CSV and quotes Neil Excel Discussion (Misc queries) 4 October 31st 05 07:59 PM
Quotes Frank Kabel Excel Programming 0 May 4th 04 02:52 PM


All times are GMT +1. The time now is 03:33 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"