tab as just a tab

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

Guest

This is a silly question, but I am setting up a report to create labels and I
want to line up som text. I would like to "tab them over", but the tab key
selects the next text box. I know in excel ctrl+tab creates a tab, but this
doesn't seem to work. Is there any way to do this?
 
aboyer said:
This is a silly question, but I am setting up a report to create
labels and I want to line up som text. I would like to "tab them
over", but the tab key selects the next text box. I know in excel
ctrl+tab creates a tab, but this doesn't seem to work. Is there any
way to do this?

Standard Access controls won't properly represent a Tab. You would have to use
spaces. Even if you use copy and paste to get a Tab character into your data a
standard TextBox will just display it as a small rectangle.
 

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

Back
Top