Hello I'm currently making a scheduling program and have it pretty much complet except I can't get one part to work or atleast can't think of a good way to go about it. I have a DB that holds customer information (ie: FName, LName, Phone, Address) I have setup a report to display these fields but what I'm having a problem with is some of the fields like the address are longer or shorter then others. If I make it too short it cuts it off which is a huge problem, if I make it too long my report looks very ugly and not professional. I didn't know if there is a way, and I'm thinking there is and hoping there is a way to do like an auto fit or auto size or something where it will adjust depending on what is displayed. If anyone can help I would GREATLY appreciate it!!!