Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
"I have a distribution list of 5 cities in cell A1, 5 manufacturers in cell
B1, 5 products category in cell C1, and 5 product list in cell D1." Now, I want that if I select one particular city in cell A1, then it should give me options to select manufacturers available in that city only. Again, when I select one particular manufacturer in cell B1, then in cell C1 it just show me product category produced by that particular manufacturer. Then, continuing from previous step I select one product category from that list (cell C1) and then it should give me products list under that category in Cell D1. Now, finally selecting an item from the product list in Cell D1, it should pop up the username in Cell E1. Now, as far as this username is concerned I know their combination...... So, what I want is that.... when particular city, manufacturer, category and product is selected it gives me username in cell E1. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Multiple posting does not increase the odds of getting results.
"mahendra2210" wrote in message ... "I have a distribution list of 5 cities in cell A1, 5 manufacturers in cell B1, 5 products category in cell C1, and 5 product list in cell D1." Now, I want that if I select one particular city in cell A1, then it should give me options to select manufacturers available in that city only. Again, when I select one particular manufacturer in cell B1, then in cell C1 it just show me product category produced by that particular manufacturer. Then, continuing from previous step I select one product category from that list (cell C1) and then it should give me products list under that category in Cell D1. Now, finally selecting an item from the product list in Cell D1, it should pop up the username in Cell E1. Now, as far as this username is concerned I know their combination...... So, what I want is that.... when particular city, manufacturer, category and product is selected it gives me username in cell E1. |
#3
![]()
Posted to microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() Look @ Hack #25 "Create Validation Lists That Change Based on a Selection from Another List" in the book "Excel Hacks, 2nd Ed." by D. & R. Hawley |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need help to solve err#429 | Excel Discussion (Misc queries) | |||
if A1<0 let B2 =A1 and if A1=0 let B3=A1 solve PLEASE!!!!!!!!!! | Excel Worksheet Functions | |||
Can you help me solve! | Excel Discussion (Misc queries) | |||
how to solve this? | Excel Programming | |||
How to solve: y=1/x, x0 | Excel Programming |