(chr) sets

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

Guest

I want to creat a tab space in a field. Is there a (chr) number for a tab
(similar to 10 and 13 for returns)
 
I did but got a square box, rather than a tab space. Thanks anyway.
Burt
 
Chr(9) is definitely Tab.

What are you trying to do with the Tab? If, for instance, you're looking at
it in a text box, the Tab won't do anything (other than show a square
box...)
 

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