Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a combobox on a sheet that I need to assign values (say from 200, 210,
220...300) and when you choose a value from it, it multiplies that value with the value from a cell. I have tried loading these values with the on activate and worksheet open etc, but I couldn't get it to load values until I assigned the input range. Now it loads the values, but I have the text on the sheet (hidden by matching text color with cell background color) and I would like to not go that route if possible. Anyway, I created a new macro to multiply: Sheet2.Range("T44").Value = Sheet2.Range("r44").Value * Sheet2combo.text - but it doesn't work.. Can someone help? Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
combobox into another combobox | New Users to Excel | |||
combobox | Excel Discussion (Misc queries) | |||
creating a combobox dynamically on an excel sheet | New Users to Excel | |||
combobox/copying sheet | Excel Discussion (Misc queries) | |||
Combobox | Excel Discussion (Misc queries) |