Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

At the start of Access, have a box of selections open up

$
0
0
Hello all,

I created a DB called Website Audits with a form called Audit_Review, which feeds into the table "Audit Review".

Currently, when I first open the DB, it opens up with the first record (currently 1 of 12).

What I want to happen is, when this DB is opened, I'd like to see a box with the following:

Add Review
View Review
Update Review
Exit DB.

Add review: Upon clicking this, it creates a blank new form using the Audit_Review form.

View Review: basically a "search", which by entering the unique Audit ID, it takes you to the review of it. No editing to be done.

Update Review: same as view, but let's you edit things.

Exit DB: exits the DB.

Is this possible? If so how? I'm rather inexperienced in Access so I'd appreciate all the help.

Thank you!

Viewing all articles
Browse latest Browse all 13329

Trending Articles