Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / February 2007

Tip: Looking for answers? Try searching our database.

How would I go about doing this?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Kris79 - 25 Feb 2007 04:43 GMT
Hi ya'll I am sorry I keep askin questions, but I have just one more.

Say I have 2 tabs and sheet1 has a list of 150 differnt numbers in
column A. with other information in columns b thru dg. I would like to
know if there is away to go type a number on sheet2 and it
automatically goes to sheet1 matches it with a number in column A, but
in a different column on sheet2 it puts the info from a certain cell
on the match of sheet1.
JE McGimpsey - 25 Feb 2007 04:55 GMT
One way:

Say you wanted to return the value of the cell in column G in the Sheet1
row that matched your value in Sheet2!A1:

   =VLOOKUP(A1, Sheet1!A:DG, 7, FALSE)

> Hi ya'll I am sorry I keep askin questions, but I have just one more.
>
[quoted text clipped - 4 lines]
> in a different column on sheet2 it puts the info from a certain cell
> on the match of sheet1.
Gord Dibben - 25 Feb 2007 05:01 GMT
Use Data Validation for in-cell drop-down for selecting a number and VLOOKUP
for filling in the matching item.

See Debra Dalgleish's site for more on VLOOKUP and Data
Validation lists for entering the choices.

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

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

Note the section on using DV lists from another worksheet by naming the list.

Gord Dibben  MS Excel MVP

>Hi ya'll I am sorry I keep askin questions, but I have just one more.
>
[quoted text clipped - 4 lines]
>in a different column on sheet2 it puts the info from a certain cell
>on the match of sheet1.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.