Access text box borders

F

fredg

How can I format text boxes in an Access 2003 report with a single bottom border? This is so easy to do in Crystal, is it not available in Access without writing code?

Thank you.

EggHeadCafe - Software Developer Portal of Choice
Screenscrape Realtime Quotes with Regex and XML
http://www.eggheadcafe.com/tutorial...0-6f63b4fbf718/screenscrape-realtime-quo.aspx

You can't format a text control with a single border on the bottom,
but did you try placing a line (using the line control) at the bottom
edge of the text control sized to the width of the control?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top