#1   Report Post  
Posted to microsoft.public.excel.misc
Toppers
 
Posts: n/a
Default link few combo box

See VLOOKUP in HELP

Something like:

=vlookup(station,Sheet2!A1:C20,2,false) will get line Column B) from sheet2
for "Station"

=vlookup(station,Sheet2!A1:C20,3,false) will get line supervisor (column C)
from sheet2 for "Station"

where "station" is the value from your combobox and A1:C20 in sheet2 contain
the table of station, line & supervisor.

HTH


"Hassan Merzha" wrote:

Hi
I really need help here plz.
I have sheet and in that sheet there is few coloums A(Station), B (Supervisor)
and the 2nd sheet there is Few coloums A(Station), B(line), C(Line
Supervisor).
and 3rd sheet is all the main work going to happen!

My Question is how to create combo box so when i select Station it then
next to it show the supervisor of that station and lines of that station and
the line supervisor.

I know it bit complex but i have already figered out how to select station
and show the supervisor but i do not know how to show the line and the line
supervisor at the same time.

Thank u and i will be look forward to hear from u all.

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
Macro that can run combo boxes simonsmith Excel Discussion (Misc queries) 0 June 5th 06 05:00 PM
How or can you link combo boxes in excel NANCY Excel Discussion (Misc queries) 0 April 26th 06 06:55 PM
Nesting Combo Boxes /Returning an Array ELMONDO SNITHER Excel Discussion (Misc queries) 1 June 30th 05 01:15 AM
Can I copy a combo box in Excel 2002 with a relative cell link? Bozo Excel Discussion (Misc queries) 1 February 17th 05 02:05 AM
dynamic combo boxes tjb Excel Worksheet Functions 2 January 25th 05 07:33 PM


All times are GMT +1. The time now is 04:32 AM.

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"