set default record to a table

M

Memo

I have a shared db with various front ends (mde). I would like to set a
paricular record as my default record, so whenever someone opens up the
various db forms it opens up to the same default record. Is this possible?
 
J

Jeff Boyce

Maybe this is a matter of terminology...

In Access, data is stored in tables. Each table has it's own records
(collections of related data).

When you say you want a "record" to be the default one pulled up by
everyone, how do you know they are all using their different forms to look
at the same data (i.e., table)?

Next, why? What is it about the data that's in your so-called "default
record" that you want them all to see/know?

If you'll provide a bit more specific description of your situation, folks
here may be able to offer more specific suggestions.

Regards

Jeff Boyce
Microsoft Access MVP

--
Disclaimer: This author may have received products and services mentioned
in this post. Mention and/or description of a product or service herein
does not constitute endorsement thereof.

Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.
 

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

Top