Oct 02 2023 07:08 AM
my print area varies with the data in my spreadsheet. how do i automatically refelct that in the printa area.
Oct 02 2023 07:23 AM
I'd place the data that you want to print on one sheet, and all date that you don't need to print on another sheet (or sheets). Simply print that first sheet, without setting a print area.
Oct 04 2023 11:12 AM
Would be fine if only one data set or table were to change occasionally. I have several data sets (reports) which change sometims daily by information provided in other sections of my workbook. Thus, my structured reports (multiple) vary in length on an unpredictable basis. Am trying not to have to use Access to create same universe of information.
Oct 04 2023 12:10 PM
If you have Microsoft 365, you can use VSTACK to place data from several sheets below each other, if necessary combined with FILTER.
Oct 09 2023 05:04 PM