ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Job Number Lookup and Match with Job Name (https://www.excelbanter.com/excel-worksheet-functions/127520-job-number-lookup-match-job-name.html)

Kelly

Job Number Lookup and Match with Job Name
 
I have a spreadsheet that I would like to be able to have the Job Name (In
cell B3) to be automatically entered when I type in the Job Number (In cell
B4). The list of jobs and job numbers are in sheet 2, Column A - job name and
Column B - job number. The form is on sheet 1.

Thanks for any help
Kelly


Mike

Job Number Lookup and Match with Job Name
 
Put this in B3

=LOOKUP(A1,Sheet2!C:C,Sheet2!B:B)

"Kelly" wrote:

I have a spreadsheet that I would like to be able to have the Job Name (In
cell B3) to be automatically entered when I type in the Job Number (In cell
B4). The list of jobs and job numbers are in sheet 2, Column A - job name and
Column B - job number. The form is on sheet 1.

Thanks for any help
Kelly


Mike

Job Number Lookup and Match with Job Name
 
Oops wrong lookup address in last post. Once again enter in B3

=LOOKUP(B4,Sheet2!C:C,Sheet2!B:B)


"Kelly" wrote:

I have a spreadsheet that I would like to be able to have the Job Name (In
cell B3) to be automatically entered when I type in the Job Number (In cell
B4). The list of jobs and job numbers are in sheet 2, Column A - job name and
Column B - job number. The form is on sheet 1.

Thanks for any help
Kelly


Kelly

Job Number Lookup and Match with Job Name
 
Hello Mike:
I am sure it's something I've done but I tried this and it did'nt work.

Kelly


"Mike" wrote:

Oops wrong lookup address in last post. Once again enter in B3

=LOOKUP(B4,Sheet2!C:C,Sheet2!B:B)


"Kelly" wrote:

I have a spreadsheet that I would like to be able to have the Job Name (In
cell B3) to be automatically entered when I type in the Job Number (In cell
B4). The list of jobs and job numbers are in sheet 2, Column A - job name and
Column B - job number. The form is on sheet 1.

Thanks for any help
Kelly



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

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