Tab Stops

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is it possible to set tab stops in a text field in an Access report? I would
like to avoid appending spaces to get the alignments right.
 
Roger said:
Is it possible to set tab stops in a text field in an Access report?
I would like to avoid appending spaces to get the alignments right.

Not using a standard Access control like a TextBox. You would have to use
an ActiveX rich text control and store the RTF tags in your field along with
the data.
 

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

Similar Threads

Tab-like output in a text field 2
Formatting an index with tab stops? 2
Excel Move or Copy Stopped Working? 0
Format Problem 3
Tab Control? 3
Rich Text Format 0
Oversensitive touchpad on modern laptops 0
Currency Alignment 2

Back
Top