I have a table called "Names". This table has links to property info and interest groups these names are affiliated with.
I want to build a form that allows the end user to go through the names and decide whether or not to invite them to a particular social function. I want an update table so I can track only the names that I have invited to the social function and track RSVPs.
There are many different social functions so I don't want to change the main "Names" table and add Y/N fields every time there is a new social function.
I would like for the user to name the new table as well. They can then have a query to determine how many guests are attending the social function.
I don't write much VB, so I do have any direction on how to go about doing this.
Any suggestions?
TIA,
Julie
I want to build a form that allows the end user to go through the names and decide whether or not to invite them to a particular social function. I want an update table so I can track only the names that I have invited to the social function and track RSVPs.
There are many different social functions so I don't want to change the main "Names" table and add Y/N fields every time there is a new social function.
I would like for the user to name the new table as well. They can then have a query to determine how many guests are attending the social function.
I don't write much VB, so I do have any direction on how to go about doing this.
Any suggestions?
TIA,
Julie