I am trying to generate a report and cannot get it to look the way I want.
When I use the report wizard create a tabular report based on a query, I get my fields to grow together vertically if necessary. However, no matter what I try, I cannot remove the padding between the fields. The gap is on the row, meaning to the left and right of each field.
So, I make another report manually and add the fields to the report. Great, my gaps are gone. But now, I cannot get the row fields to grow together vertically.
So , I cannot get my fields to grow together vertically AND have no gap between the neighboring row field in the same report.
I read a post where someone suggesting a bit of code that is WAAAAY to complicated IMHO. I already have what I want, just not in the same report together.
I have no VB or SQL code skills, but I have tried to match the field and section properties from one report to the next, but apparently, the settings I am looking for are not that obvious.