LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 172
Default Event Handlers & Validation Lists

Hi,

In Sheet 1, Cell A1 I have a validation list which contains a list of
customers, cell B1 needs to be a validation list that holds the products
which the customers have purchased to date.
Sheet 2 contains a list of all customers which is where the data validation
list on Sheet 1, Cell A1 is sourced from.
Sheet 3 contains a list of all the products that each customer has
purchased, this needs to be the source data for the validation list on Sheet
1, cell B1.

I need to be able to do the following:
Once the user selects the customer from the validation list in Cell A1 a
macro needs to fire that updates the list of products in B2 that the
particular customer has purchased. The list of products purchased by each
customer are on Sheet 3. I was thinking of grabbing the client name in A1
and using that to perform an auto filter on the customer product listing on
sheet 3 and then somehow copying the products from the auto filter and using
that as the basis as the validation list for B2. Only problem is that I have
no idea how to do this?

your help would be greatly appreciated.

Thanks.
Simon


 
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
Event Handlers: Getting a handle to the calling object AllSensibleNamesTaken Excel Programming 8 November 18th 08 03:41 AM
Need help with adding Controls and event handlers at runtime [email protected] Excel Programming 0 December 27th 06 04:36 PM
Further Clarification with Event Handlers & Class Modules Kevin H. Stecyk[_2_] Excel Programming 2 January 25th 05 05:10 PM
Grouping Event handlers Ripan[_4_] Excel Programming 4 February 7th 04 02:40 PM
Problems with event handlers Italian Job Excel Programming 2 November 12th 03 01:26 AM


All times are GMT +1. The time now is 01:56 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"