I've imported some tables into Access and created a Web Form so that I can Publish to Sharepoint.
It's ready for use however there are some options I Would like to add to the Form for more functionality by the end user.
Such as an option to display specific records in the Form.
For example Each record has a unique Member ID Number. I would like to add in a button that allows the person entering data about this person to just type in the Member ID number and go direcltly to that record instead of having to go through each member record individually.
there are a few other things I Would like to be able to do. One of the questions for each record is, is the member male or female. I would like the next control to default to not required or be disabled if the member is Male.
The last thing would be to add a print button to the Form in case the user wants to print a copy of that specific record.
Any help would be appreciated. Thank you.