Have a workbook that consolidates data into preformated reports on several worksheets. Reports are filled with info via formula. In some situations, not all reports are needed. In cell A1 on sheets, Sheet1, Sheet2, Sheet3 & Sheet4 there will be either True or False.
Recording or writing macro to print this sheets is the easy part. What I want is only those to print that have True in A1. Could be all or could be just 1 or 2 etc.
Appreciate any assistance with VB code to acheive desired results.
Recording or writing macro to print this sheets is the easy part. What I want is only those to print that have True in A1. Could be all or could be just 1 or 2 etc.
Appreciate any assistance with VB code to acheive desired results.