Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a lisbox(lboProduct) on a userform (UserForm3). The listbox references
a list of products on a worksheet (Sheet1) in column A. In column B of Sheet1 is the corresponding price of each product. The UserForm3 also has a TextBox (txtQuantity). I have a command button (cmdCost) that when clicked needs to show the total cost. Which is equal to the amount entered in txtQuantity * the corresponding price of the product selected in the lboProducts. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
LisBox Column Width | Excel Programming | |||
Can you do calculation for Row or Column for link reference first? | Excel Worksheet Functions | |||
Cell reference based on calculation | Excel Discussion (Misc queries) | |||
Horizontal Scrollbar For Lisbox | Excel Programming | |||
LisBox List | Excel Programming |