No, and you really shouldn't allow users to directly view the tables. Instead, build a form set to Continuous view and
align your columns as needed, sizing them as you see fit either in Design view or during runtime by setting the
Me.MyTextbox.Width = xxx method.