Hide command button
I have a command button to print a hidden worksheet.
I want to be able to hide the button based on a condition of a cell.
For example, if cell B6 = A, button is hidden, but if cell B6=B, button is
visible and active for print.
I saw a similar post on this but I could not figure out the code for my
application.
Please help.
|