Change the currency in another column depending upon the currency code and input value of that currency code in input box

Dhruvam

New Member
Joined
Feb 21, 2011
Messages
1
Experts,

Currency code Value All value in USD
CAD 444
CAD 44
GBP 55
GBP 645
GBP 76
GBP 34
USD 432
USD 56

In above table I want to give input to CAD, GBP currency as need to convert in USD.
USD value will remain same in 3rd column as per the currency code in column 1st column.
Requirments are
1) will have to create input box for CAD,GBP currency exchange to USD
2) that input value will multiply with corresponding value in 2nd column
3) and final value will come in 3rd column.
4) USD value will come automatically in 3rd column.

I am new to vba coding.
Waiting for your reply experts.
Many thanks in advance.
- Dhruva
 

Excel Facts

Save Often
If you start asking yourself if now is a good time to save your Excel workbook, the answer is Yes

Forum statistics

Threads
1,224,578
Messages
6,179,654
Members
452,934
Latest member
mm1t1

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