D
Derek Godfrey
Hello,
I am having trouble finding an answer on how to do this and I am a newby to
Access, and not well educated on database design.
My question is this: how do I make a small form that is a search box?
Specifically, I want to click on my switchboard "Find a Notice" and it pops
up a search field in which the user types in the person's last name and
displays all last names in the database. At this point the user should be
able to further select by first name. At this point when that name is
selected...I want the correct record to display in the form in read-only
mode. This is my main form with all fields and a photo...the same form
where records are added from the "add a notice" option on the switchboard.
I need some code on how to do this...I think I got the actual form design
part down...I just need this search option.
The overall effect I am after is this: when the database is opened, the user
will have to log-in and then teh switchboard is opened with the options they
have rights to. I will worry about the code for that later on. Let's just
suppose for now that the user has full rights. They open the database and
the switchboard comes up. They have 4 options: View a record (via this
search form), Add a record, Delete (or edit) a record, exit Access. I don't
even want the Access toolbars to show...just the read-only view (after the
search is done) or the empty, add a record view (data-entry).
I hope this all makes sense...but I'm not a programmer and I need to be able
to do this, as the users are not very computer literate...this needs to be
as simple to use as possible.
Thanks,
Derek
I am having trouble finding an answer on how to do this and I am a newby to
Access, and not well educated on database design.
My question is this: how do I make a small form that is a search box?
Specifically, I want to click on my switchboard "Find a Notice" and it pops
up a search field in which the user types in the person's last name and
displays all last names in the database. At this point the user should be
able to further select by first name. At this point when that name is
selected...I want the correct record to display in the form in read-only
mode. This is my main form with all fields and a photo...the same form
where records are added from the "add a notice" option on the switchboard.
I need some code on how to do this...I think I got the actual form design
part down...I just need this search option.
The overall effect I am after is this: when the database is opened, the user
will have to log-in and then teh switchboard is opened with the options they
have rights to. I will worry about the code for that later on. Let's just
suppose for now that the user has full rights. They open the database and
the switchboard comes up. They have 4 options: View a record (via this
search form), Add a record, Delete (or edit) a record, exit Access. I don't
even want the Access toolbars to show...just the read-only view (after the
search is done) or the empty, add a record view (data-entry).
I hope this all makes sense...but I'm not a programmer and I need to be able
to do this, as the users are not very computer literate...this needs to be
as simple to use as possible.
Thanks,
Derek