Not sure what is causing this to happen but I have a form that I input a value into a text box (txtItemMarkup) and a subform query that the query uses the value from txtItemMarkup in one of its equations is; Markup: [Price]*[txtItemMarkup] which works fine.
Problem: When I put info into txtItemMarkup it adds scroll bars to my subform.
on the subform properties I have scroll bars set to neither, is there another setting I need to look at? I have attached a picture to help see the problem easier. (txtItemMarkup) is the box with the 2 in it in the second picture. Thanks for help.