View Full Version : Line Spacing on Report


vincet2009
12-01-2008, 05:26 AM
Hello Everyone,

I am trying to make a report look better than it does now. The problem I am having is that the line spacing on one feild is being affected by the spacing of another. Take a look at the jpg that I have attached. This is explains it much better.

Thanks in advance.

Vince

ezfriend
12-01-2008, 07:49 AM
It appears you have different texboxes for the Address and City/State?

If that's the case, can you just combined those two into one either in your query or right on the report using those textboxes.

If you don't, the Occupancy Check data will push it to the next line as you have in your report right now.

vincet2009
12-01-2008, 08:34 AM
How would I go about combing them on the report? Could you kindly tell me how? Thanks.