B blackbox via OfficeKB.com Jun 8, 2007 #1 Is it possible to format a combo box so that it is inactive (grey'd out) unless a certain criteria is met?
Is it possible to format a combo box so that it is inactive (grey'd out) unless a certain criteria is met?
B blackbox via OfficeKB.com Jun 8, 2007 #3 Hi Nick where do I put that? Thanks ComboBox1.Enabled = (YourCriteria = True) NickHK Click to expand...
Hi Nick where do I put that? Thanks ComboBox1.Enabled = (YourCriteria = True) NickHK Click to expand...