Caption "centered"

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

Guest

Hi,

is it possible to centrally align the Caption at the top of the access form?
at the moment ive achieved it by adding in loads of spaces but am sure their
is a more sophisticated way of doing it?

regards,

Paul
 
Paul said:
Hi,

is it possible to centrally align the Caption at the top of the
access form? at the moment ive achieved it by adding in loads of
spaces but am sure their is a more sophisticated way of doing it?

regards,

Paul

Nope. Not that I know of.
 
Paul,
No, the spaces are the only way, at present to do that.
If your forms are Maximized, have you noticed the brackets around the
caption that Access inserts. The left bracket anchors on the left while the
right bracket always follows the last caption character.
You can shove the right bracket all the way to the right, away from the
caption, by adding Alt-0160 characters after your last caption character.
[ (spaces) Caption Here (Alt-0160s) ]
 

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