LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Select and input data from a list

I'm trying to use an array to select and use specific data from a list.

The data range is 4 coloumns like: Name , Department, City, Salary

On another worksheet I have a drop down to select a a name from the Name
cloumn, and an array formulas in the following 3 coloumns to select
corresponding value for this specific employee:

Department: {=IF(E4=Employees,Department,"Unknown")}
City:{ =IF(E4=Employees,Office,"Unknown")}
Salary: {=IF(E4=Employees,Salary,"Unknown")}

*Employees, Office, Department, Salary are all names of corresponding ranges.

So the problem is that all the arrays work only with the first line in each
coloumn. So that I'm only able to make Excel feed in the required data for
the very first employee in the list. I can select the names of other
emplyees, but only FALSE condition is shown for them.

Does anyone have a solution?

Thank you for help.
 
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
DATA VALIDATION LIST- CAN I SELECT FROM LIST WITHOUT SCROLLING Bellyjean Excel Worksheet Functions 1 March 7th 08 09:46 PM
data input into cell a1 drives c1 data gathered from a list petlover Charts and Charting in Excel 0 June 11th 07 10:23 PM
Select a range of data dependant on the users input ie dates Rachel[_2_] Excel Discussion (Misc queries) 2 May 6th 07 06:46 PM
sheet protection - only selected range to be able to select/input data Corey Excel Worksheet Functions 7 February 13th 07 05:41 PM
Data input based on date list? PatrickJ Excel Worksheet Functions 3 February 1st 07 02:20 PM


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