Combobox Search + Multiply amount with Value from cell on worksheet

corap

New Member
Joined
Aug 3, 2015
Messages
1
Hi there

I have dabbled a bit with VBA in excel but im not an expert, I have designed a form with the following:

From, Destination, Product, Quantity, Carton Quantity, Costing road, Costing Air

I have been able to link the combobox's to the cells on the worksheet (data).

1. Need to calculate the amount from selected value on the Product (combobox) with the Quantity (textbox) required = Carton Quantity (textbox)

2 .From that I need to multiply the Carton Quantity to a cell range with a $ amount and the value to be returned to a Costing road (textbox).

3 I also need to search the selected value on the destination (combobox) to a corresponding value with in the worksheet and return its value to another Costing Air (Textbox).

Thank you in advance for your assistance.

I have done the calculation in a workbook/sheet but would like to have it as a form.
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)

Forum statistics

Threads
1,215,047
Messages
6,122,858
Members
449,096
Latest member
Erald

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