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

Quick Sum
Select a range of cells. The total appears in bottom right of Excel screen. Right-click total to add Max, Min, Count, Average.
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,216,124
Messages
6,128,985
Members
449,480
Latest member
yesitisasport

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