ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   transfer data cell from another work sheet (https://www.excelbanter.com/excel-worksheet-functions/210145-transfer-data-cell-another-work-sheet.html)

MDAM

transfer data cell from another work sheet
 
I want to input a value in one cell and get the info from another cell in
another worksheet, eg I put 1234 it will give a name associate with that
number

Shane Devenshire[_2_]

transfer data cell from another work sheet
 
Hi,

Take a look at the function VLOOKUP

=VLOOKUP(A1,Table,3,FALSE)

would look up the value in A1 , 1234 in a range you designate on another
sheet, I called it Table, 3 tells it I want the associated information from
the third column of the Table range where the first column was the column
containing the number I was looking up. False means I want an exact match.

If this helps, please click the Yes button.

Cheers,
Shane Devenshire

"MDAM" wrote

I want to input a value in one cell and get the info from another cell in
another worksheet, eg I put 1234 it will give a name associate with that
number


Ashish Mathur[_2_]

transfer data cell from another work sheet
 
Hi,

Please read up on the VLOOKUP() function in Excel's Help menu

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"MDAM" wrote in message
...
I want to input a value in one cell and get the info from another cell in
another worksheet, eg I put 1234 it will give a name associate with that
number




All times are GMT +1. The time now is 08:09 PM.

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