Combobox - use values in excel formula

N

Nico

I need to use the value that is in the combo box in a formula. How do I do
it?

example
= cboExtrusion(value) * 8.039

Regards
Nico
 
B

Bob Phillips

You have to link the combobox to a cell, and use that cell.

--

HTH

RP
(remove nothere from the email address if mailing direct)
 
Top