Access 2003 strips trailing blanks from text in tables. It also strips trailing blanks for control properties on forms.
I have a tab control where I want to pad shorter captions with blanks so all tabs are equal width. I want to center these captions, so I need to include trailing blanks that are not stripped by Access.
What character (hex value) will show on forms as a blank, not a null, but will not be removed by Access?
I have a tab control where I want to pad shorter captions with blanks so all tabs are equal width. I want to center these captions, so I need to include trailing blanks that are not stripped by Access.
What character (hex value) will show on forms as a blank, not a null, but will not be removed by Access?
Comment