Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Drop Down Menus

I need to create a spread sheet with multiple drop down menus that will do
the following:
When selecting the drop down from the tab there is a list of serial numbers,
when each serial number is selected just information for that serial number
will come up...ie

Serial Number User Date Account Number etc for just the item selected
Can someone PLEASE help me with this...completely clueless!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 489
Default Drop Down Menus

You could use 2 options:

1.) You could highlight the column with the serial numbers and turn on the
AutoFilter. Then select the serial number you wish to view.

2.) Or you could setup a user form with a ComboBox which contains all your
serial numbers and TextBoxes that will show all the data pretaining to the
serial number selected.

You seem to be a newbie to Excel so I would recommend Option 1. If you want
a slightly complicated, but not too hard Option 2, let me know and I can
spend a few minutes posting code.

Hope this helps! If so, click "YES" below.


--
Cheers,
Ryan


"crystal_ns" wrote:

I need to create a spread sheet with multiple drop down menus that will do
the following:
When selecting the drop down from the tab there is a list of serial numbers,
when each serial number is selected just information for that serial number
will come up...ie

Serial Number User Date Account Number etc for just the item selected
Can someone PLEASE help me with this...completely clueless!

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22,906
Default Drop Down Menus

See Debra Dalgleish's site for help on "dependent dropdowns".

http://www.contextures.on.ca/xlDataVal02.html


Gord Dibben MS Excel MVP

On Mon, 4 Jan 2010 07:31:01 -0800, crystal_ns
wrote:

I need to create a spread sheet with multiple drop down menus that will do
the following:
When selecting the drop down from the tab there is a list of serial numbers,
when each serial number is selected just information for that serial number
will come up...ie

Serial Number User Date Account Number etc for just the item selected
Can someone PLEASE help me with this...completely clueless!


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
Creating Drop-down menus with subset drop-down menus Benjamin Excel Worksheet Functions 4 June 8th 09 11:27 PM
Drop down menus Emerald1170 Excel Worksheet Functions 1 April 30th 09 06:20 PM
Drop down menus Kirsty Excel Worksheet Functions 2 April 22nd 09 12:17 AM
Drop down menus Dannigirl426 Excel Worksheet Functions 3 January 12th 07 06:55 PM
Drop-Down Menus aposatsk Excel Discussion (Misc queries) 6 August 21st 06 01:26 PM


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