ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Enter A/C# on Sht1 Col1, Sht1 Col2,3,etc auto filled in from Sht2 (https://www.excelbanter.com/excel-worksheet-functions/71467-enter-c-sht1-col1-sht1-col2-3-etc-auto-filled-sht2.html)

LearningExcel

Enter A/C# on Sht1 Col1, Sht1 Col2,3,etc auto filled in from Sht2
 
ESheet 2 has a list of all borrower account numbers in col A, col B,C,D,E
have the name, a % for calculations of this particular loan, & other data.

I need to input the account number on Sheet 1, Col A and have the
information from Sheet 2 columns (referring to this particular loan#)
automatically enter into the columns on Sheet 1.

Thank you.

bpeltzer

Enter A/C# on Sht1 Col1, Sht1 Col2,3,etc auto filled in from Sht2
 
Classic use for vlookup. For example, if you have enter the acct# in A2 and
want to populate E2, then enter in E2 the formula
=vlookup(A2,Sheet2!A:E,5,false).
Just to populate columns B2,C2 and D2, put the same formula in those cells,
changing the 5 to 2,3 and 4, respectively.

"LearningExcel" wrote:

ESheet 2 has a list of all borrower account numbers in col A, col B,C,D,E
have the name, a % for calculations of this particular loan, & other data.

I need to input the account number on Sheet 1, Col A and have the
information from Sheet 2 columns (referring to this particular loan#)
automatically enter into the columns on Sheet 1.

Thank you.



All times are GMT +1. The time now is 05:12 PM.

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