Hi there,
Not sure if this is possible to do or not.
I have a spreadsheet where i have a “Mastersheet” where all the data i require is entered. This data is then spread into different spreadsheets.
I have a total of 30 rows that might have data but sometimes not all 30 cells will have data in them, they will return the value “0”.
Now here is where i need the VBA.
I want the cells that show values to automatically resize the entire row to fit an A4 page.
If cells A1 to A25 have data then i want the rows to automatically resize to fit an A4 page, however the cells with no data in A26 to A30 i don’t need to be printed so they can be hidden or something.
I want each spreadsheet to appear this way.
Thanks