Center align field...

R

Rick B

I doubt it. Those objects are not really used for user interfaces. They
are used to store and recall data. You should display it to your users in a
form or a report. Those objects allow you to format the data for your
users.

Rick B
 
T

tiggy416

I know. It is just easier to print directly from a query for my purposes
becuase the data changes length so often. Each time the lengths change, I
have to get a little more creative to fit everything on the report that is
required and in a format that is required.

Thanks!
 
Top