Prepopulate cell values based on selection from list

kumar1803

Board Regular
Joined
Jan 7, 2015
Messages
110
I have a list where I have banks name. Every time I select a bank from the drop down list, I would like a prepoulate cell values automatically like for example below: Any help is really appreciat

SELECT A BANK HERE
LOAN VALUES DEALER RESERVE SUMMARY
Loan amount$25,000.00Monthly payment $497.87
Sell Rate7.24%Number of payments60
Buy Rate2.99%Total interest $1,946.37
Loan period in years5Total interest $4,871.94
Start date of loan3/1/2015Total cost of loan $29,871.94
Difference0.59Total Reserve 2925.57
Dealer Reserve 2047.90

<colgroup><col style="width: 31pt; mso-width-source: userset; mso-width-alt: 1499;" width="41"> <col style="width: 82pt; mso-width-source: userset; mso-width-alt: 3986;" span="6" width="109"> <tbody>
</tbody>
 

Excel Facts

Difference between two dates
Secret function! Use =DATEDIF(A2,B2,"Y")&" years"&=DATEDIF(A2,B2,"YM")&" months"&=DATEDIF(A2,B2,"MD")&" days"
Easy enough, we just need to have what i call a hidden helper sheet that contains the stored data associated with each bank.
I imagine each bank has different data?
 
Upvote 0

Forum statistics

Threads
1,215,640
Messages
6,125,974
Members
449,276
Latest member
surendra75

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top