Thanks Paul.
Besides the issue of displaying data in a more legible way, there's the issue that the number of columns is big enough so that the docs in Excel must be printed in Landscape mode, while for easier reading, the report (in Excel or in Word) should be in Portrait.
I was wondering: Is there a way in Excel or Word to take the contents of cells and turn them into bulleted lists that would look like this:
Code:
Row header content
* Column header content: Cell content
?
Thank you.