Any way to save the resizing of a DataSheet window?

  • Thread starter Thread starter felecha
  • Start date Start date
F

felecha

I've been building an application in VB.Net that uses an Access 200
database, and I'm in that phase where I'm still figuring stuff out
This is my first time using Access.

Something that has been really a pain is that I have to frequently ope
a table (or more often many at once) in the Access GUI to look at wha
I have in there for data, or to see if my SQL code did what I wanted
and every time I do I find that the tables open in their individua
windows, almost as large as the main window, so I have to resize the
so I can look at the ones I want all at once. I have over 40 tables i
the app, so I can't leave them all open and resized.

I notice that every time I close one, if I resized a column it asks m
if I want to save the changes. It will save column widths, but
haven't found an Option yet to get the EmployeeCode table to alway
open with its window sized the way I want it.

Any help
 
Back
Top