This may be a very easy question, I'm not sure. I'm very limited in my usage of VB, but I've been trying to find a solution to this for a few hours and can't do it. Hopefully one of you can help me quickly.
In my spreadsheet, cell C7 contains a drop down box with 2 possible choices (SS or CBG). If the first choice (SS) is selected, I want cell C9 to return a value of 1 and be conditionally formatted to disappear to the end user. If the second choice (CBG) is selected, then cell C9 should appear with a drop down box offering the values of 1-10 as options. The conditional formatting is the easy part, and is already done. The part I do not know how to do is making C9 = 1 when C7 is changed. I don't want C9 to be a formula, since the user will need to have options to change it if C7 = CBG.
I hope I have explained this well enough....please help me if you can.
Regards,
Mark
In my spreadsheet, cell C7 contains a drop down box with 2 possible choices (SS or CBG). If the first choice (SS) is selected, I want cell C9 to return a value of 1 and be conditionally formatted to disappear to the end user. If the second choice (CBG) is selected, then cell C9 should appear with a drop down box offering the values of 1-10 as options. The conditional formatting is the easy part, and is already done. The part I do not know how to do is making C9 = 1 when C7 is changed. I don't want C9 to be a formula, since the user will need to have options to change it if C7 = CBG.
I hope I have explained this well enough....please help me if you can.
Regards,
Mark