Exclude sheets from reports based on sheet name?

Chester Guinto
ββ
Is there a way to automatically exclude sheets from reports if the sheet name contains a certain string?
Comments
-
Not directly. You could use a hidden column (we can call it [Sheet] for this example). You would then enter your sheet name in this column for all rows. Do this on all sheets.
Β
Then in your report builder, you would include this new column in your What? criteria and say to exclude rows that contain "whatever string you want to exclude".Β