Relative Content

Tag Archive for vbams-access

Using Docmd.SetProperty for width

I have a search which generates a Table “Found”. I wish to vary the width of one of the fields [Title] in the Table display (NOT Form or Report) using VBA. How do I use Docmd.SetProperty for width? I can’t figure out the syntax from what the help files display.