VBA Pop-up List Box and Enter Box Help

lloydie8

New Member
Joined
Sep 5, 2017
Messages
23
Hi guys

A bit of a complex one (for me as a newbie anyhow) but I need a bit of help please.

I’m looking to create a pop up box with a drop-down menu containing the 12 months of the year (Jan, Feb, Mar, etc). This selection will determine which row values will be entered on my “ForEx” tab (e.g Jan - 3, Feb - 4, Mar - 5, etc).

Next, I want six pop up boxes to appear sequentially for CHF, DKK, EUR, NOK, PLN and USD respectively. In this box, the user should enter the exchange rate for each of those currencies to 1GBP.

Once entered, the values should go to the relevant line (using Jan as an example):
CHF – ForEx!I3
DKK - ForEx!J3
EUR – ForEx!K3
NOK – ForEx!M3
PLN – ForEx!N3
USD – ForEx!O3

I know this can be done because I’ve seen something similar, but I’ve not a clue where to start with this other than it would need to be done in VBA.

Any help would be much appreciated.

Thanks,
Gareth
 

Excel Facts

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple

Forum statistics

Threads
1,223,908
Messages
6,175,306
Members
452,633
Latest member
DougMo

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