ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Ho to pull inmormation from a list? (https://www.excelbanter.com/excel-worksheet-functions/139767-ho-pull-inmormation-list.html)

Start-Struck

Ho to pull inmormation from a list?
 
I have a data sheet on one tab and I need to be able to put in information in
'A1' and in 'C1' I need what is beside that information in the data sheet.
So in the data sheet i can have 12 and then in the line beside it it sayes
54.2. I need the 54.2 to go in 'C1' on the other sheet. the data sheet has
about 1000 items in it.

Pete_UK

Ho to pull inmormation from a list?
 
Try this in C1:

=VLOOKUP(A1,data!A$1:B$1000,2,0)

This assumes your data is in A1:B1000 of the data sheet - adjust as
necessary.

Hope this helps.

Pete

On Apr 20, 4:30 pm, Start-Struck <Start-
wrote:
I have a data sheet on one tab and I need to be able to put in information in
'A1' and in 'C1' I need what is beside that information in the data sheet.
So in the data sheet i can have 12 and then in the line beside it it sayes
54.2. I need the 54.2 to go in 'C1' on the other sheet. the data sheet has
about 1000 items in it.





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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com