Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
jrt jrt is offline
external usenet poster
 
Posts: 7
Default Auto populate a cell based off a look up table

Hi, I am creating a worksheet with a drop down menu for staff to choose their
Department name and I want a corresponding column (Dept #) to auto populate
depending on which dept name is chosen from the look up table.

LOOK UP TABLE:

DEPARTMENT #
Admin - General 010401
Admin - Fundraising 070401
Latino Team 123401

WORKSHEET FOR STAFF TO ENTER DEPT INFO (example below): So when a staff
chooses Admin - General as the Dept Name (from a drop down list feeding off
the above look up table), the Dept # will auto populate with the # from the
above look up table.
Dept Name Dept #
Admin - General 010401 (auto-populated)

Thank you!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,718
Default Auto populate a cell based off a look up table

=VLOOKUP("Admin - General",A2:B100,2,0)

"jrt" wrote:

Hi, I am creating a worksheet with a drop down menu for staff to choose their
Department name and I want a corresponding column (Dept #) to auto populate
depending on which dept name is chosen from the look up table.

LOOK UP TABLE:

DEPARTMENT #
Admin - General 010401
Admin - Fundraising 070401
Latino Team 123401

WORKSHEET FOR STAFF TO ENTER DEPT INFO (example below): So when a staff
chooses Admin - General as the Dept Name (from a drop down list feeding off
the above look up table), the Dept # will auto populate with the # from the
above look up table.
Dept Name Dept #
Admin - General 010401 (auto-populated)

Thank you!

  #3   Report Post  
Posted to microsoft.public.excel.misc
jrt jrt is offline
external usenet poster
 
Posts: 7
Default Auto populate a cell based off a look up table

Perfect...thank you!

"Teethless mama" wrote:

=VLOOKUP("Admin - General",A2:B100,2,0)

"jrt" wrote:

Hi, I am creating a worksheet with a drop down menu for staff to choose their
Department name and I want a corresponding column (Dept #) to auto populate
depending on which dept name is chosen from the look up table.

LOOK UP TABLE:

DEPARTMENT #
Admin - General 010401
Admin - Fundraising 070401
Latino Team 123401

WORKSHEET FOR STAFF TO ENTER DEPT INFO (example below): So when a staff
chooses Admin - General as the Dept Name (from a drop down list feeding off
the above look up table), the Dept # will auto populate with the # from the
above look up table.
Dept Name Dept #
Admin - General 010401 (auto-populated)

Thank you!

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
Auto Populate Based on Other Selection Kate Excel Discussion (Misc queries) 2 May 15th 07 10:57 PM
How to Auto-populate cell based on selection of a list item AK9955 Excel Discussion (Misc queries) 2 April 30th 07 10:04 AM
How do I Auto Populate a cell with a chart based on a value Bryan[_2_] Excel Worksheet Functions 0 March 24th 07 01:03 AM
auto populate cell based on previous cell drop down list selectio. PuzzledbyLists Excel Discussion (Misc queries) 2 September 11th 06 01:28 AM
Auto populate several cells based on a selection from drop down li Sheldon Excel Discussion (Misc queries) 3 January 13th 06 08:12 PM


All times are GMT +1. The time now is 11:01 PM.

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

About Us

"It's about Microsoft Excel"