G
Guest
I am in the midst of creating a user input form and is link to a table. I
don't want the users to deal directly with the table itself. The user should
be able to view existing records and also add additional records. I am hoping
not to make my life to diffcult since I am not very knowleadge access
programmer and time restrictions. So my thoughts were is to set the form
initial for viewing the record table and then if the user wants to input he
can select a command append button. I assume I can store these values in a
query or separate table. The user can still view or change the records until
he exits the form; then the query or separate table will be added to the
existing table or replace information already recorded.
I guess I am looking for some input or suggestions on how I can make this
happen easily w/o a tremendous amount of effort.
Thanks
don't want the users to deal directly with the table itself. The user should
be able to view existing records and also add additional records. I am hoping
not to make my life to diffcult since I am not very knowleadge access
programmer and time restrictions. So my thoughts were is to set the form
initial for viewing the record table and then if the user wants to input he
can select a command append button. I assume I can store these values in a
query or separate table. The user can still view or change the records until
he exits the form; then the query or separate table will be added to the
existing table or replace information already recorded.
I guess I am looking for some input or suggestions on how I can make this
happen easily w/o a tremendous amount of effort.
Thanks