Access 2002

  • Thread starter Thread starter Chad
  • Start date Start date
C

Chad

When opening up a database, you have a screen where you
can click between tables, queries, forms, reports (etc.)
When you open up a table and re-size it to a certain
position, and then open up another table and re-size it to
a different position (this is done so that you may compare
2 tables at once), and then I save both tables and close
out of them. However, when I re-open the tables, they
aren't re-sized to the position that I just saved them as.
They open up to some default positioning. Is there a way
to set this in Access to when you re-size tables and save
them, that when you open them up again, they re-open to
the position that you saved them as?
Chad
 
Is there a way
to set this in Access to when you re-size tables and save
them, that when you open them up again, they re-open to
the position that you saved them as?

Not that I know (though it might be possible).

Table datasheets are really NOT designed for data inspection or
comparison; they are very limited tools, useful primarily for
debugging. Consider creating continuous Forms based on the tables for
visual comparison, or (probably better) Queries linking the tables so
that you can have the *computer* match up the values.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top