My workflow requires multiple tables per sheet, output into a single report. Here's how I accomplish this :
The expected output is three tables in the sheet named "Data1" and two tables in the sheet named "Data2".
The output looks like this :
Here are the issues I have with this :
- I want the tables side by side, not stacked one on top of another. But using the "Horizontal" orientation in the layout tool doesn't allow me to divide the tables into different named sheets like I want to.
- I'm not able to figure out how to font. The cells are too broad and the contents are at the far right and I'd like them in the center and with the width I want. I tinkered with the configs a bit but nothing seems to do what I want it to. (I'm sure I missed something)
Basically I want it like this :
I tried the overlay tool but I think that might not suit this use case.
Any help would be appreciated!