Sample data · this browser only

Clubs

A club book: groups, dated sessions, and members, with a roster and roles. Combos store IDs. Startup is fmnuMain.

What this demo shows · Complaints members are companies or contacts — this is a club · Demos

Clubs (fmnuMain)

Start with Groups. Membership is on a session, not the group catalogue.

What this demo shows

A Microsoft Access club book in the browser: groups, dated sessions, members, a roster, and roles.

  • Not Complaints members — those are companies or contacts. Club people live in tblClubMember.
  • Membership is on a session — a group can run more than once. Roster idle until the session is saved.
  • Open filter — hides inactive groups.
  • Child tabs — sessions on a group, roster on a session, roles on a member. Combos store IDs.
  • Leaders are members — there is no employees table in this sample.
  • Unsaved changes — Yes / No / Cancel before leaving a dirty record.

Will this work when the data is in a database?

Yes. Group, session, membership, member, and role rows are separate tables with FKs. Member types, clock times, and the full HR profile are omitted this pass.

Sample data only. Source: Clubs or Associations on access-diva.com.