Hey Gang,
I need to set up a page that adds worksheets to the workbook based on a drop list choice. I have the Add worksheet in a macro and runs fine I need it to run from an IF/Then statement…i.e if(A4=”Yes”, Run macro X, Run macro Y)
Anyt help would be appreciated.
Dan