Sample data · this browser only

CCRM

Charity CRM with Help and Media extras: practical help they will give, and the format to send (print, large print, email, tape, braille). Menu buttons still come from tblSwitchboardItem.

localStorage · About CCRM · What this demo shows · Membership · Demos

CCRM

Open a list to work. Buttons come from tblSwitchboardItem.

Admin

Password required (password is 123)

This is not a lock. It asks you to confirm you understood that lookups and corrections are an admin job.

What this demo shows

A Microsoft Access charity donor register in the browser. Named extras include switchboard, find, lookup, date picker, keypad, help offers, and media formats.

  • Switchboard extra -- startup fmnuMain filled from tblSwitchboardItem (Donors, Gift Aid, Find, Admin, Vital Link). Same extra as switchboard. Not Switchboard Manager, not macros.
  • Split list + card -- datasheet left, donor form right. Tabs Donor | Details | Communications | Donations | Help | Media.
  • Person or organisation -- tlkpDonorKind; combo stores DonorKindID.
  • Vertical communications -- phones and emails are rows (tblDonorCommunication), not Tel1. Method combo stores MethodID.
  • Donations -- amount (spinner steps by 1; keypad extra), date, fictional code, note, NonQualifying, ClaimExported. Running total of active rows. Combo stores DonationCodeID.
  • Idle child -- Communications, Donations, Help, and Media stay grey until the donor is saved.
  • Archive / Recover -- Active = No without deleting. Current / Archived / All.
  • Gift Aid declaration -- GiftAidDec on Details (person). Same date-picker extra. Organisations do not export.
  • Charities Online CSV -- date-range preview, download, then mark ClaimExported. Columns follow HMRC's published schedule (title, name, house name or number, postcode, aggregated, sponsored event, date DD/MM/YY, amount 2dp). Official attach file is ODS (tab R68GAD_V1_00_0_EN); this demo emits CSV for the clerk to paste, plus a PDF clerk copy with report-footer totals (not the attach file). Limit 1,000 lines. No HMRC XML API.
  • Legal hold -- no delete-forever while a qualifying Gift Aid donation exists (HMRC retention is about six years from the end of the tax year). Archive still works.
  • Unsaved changes -- Yes / No / Cancel before leaving a dirty record.
  • Date picker extra -- Go! or double-click on DonationDate, GiftAidDec, and the export range. Today writes the date into the box. Same extra as date-picker. Native date box remains.
  • Keypad extra -- Go! or double-click on Amount opens a mouse keypad (OK posts the value). Same extra as keypad. Native number box remains.
  • Find extra -- named-control popup (abc* / *abc* / *abc). Boxes declare data-field (Access Tag). Show Selected Record opens the donor and closes. Same extra as search-form. Current / Archived / All. No Town or ContRef boxes -- those fields are Cut.
  • Lookup extra -- Edit beside Method, DonationCode, HelpOffer, and MediaFormat opens Admin first. Hide Me, do not delete. Dedicated tlkpCommunicationMethod / tlkpDonationCode / tlkpHelpOffer / tlkpMediaFormat -- not TTR tlkpInfo groups 1-6. Same extra as lookup-combo. Kind has no Edit.
  • Help extra -- what practical help they will give (rows on the donor, trelDonorHelp). Ask, then add a type. Own tab -- not TTR's side-by-side Media/Resources page (phone).
  • Media extra -- preferred send-out format and copy count (tblDonorCopy). Vital Link is a banner on the Media tab, not a field. Own tab. Duplicate format refused. CopyCount >= 1. A mistaken row has Remove on the line. CopyCount 0 does not delete.
  • Vital Link list -- menu opens who wants Email copies and has an email row (qselVitalLinkEmail). Download CSV or PDF. This demo does not send email.
  • Admin extra -- menu Admin. Password required (password is 123) -- a powerless gate so you confirm you understood, not a lock. Lookups Hide Me. Communications, Donations, and Help mistakes are hidden here (clerks add only on those tabs). Media rows can be removed on the donor card. Each add tab can still open that donor's Admin listing.
  • Not yet -- live postcode, fundraising import.
  • Not GDPR-certified software -- fictional seed. A live charity needs its own written retention policy.

Will this work when the data is in a database?

Yes. Donor rows and kind IDs are the same keys Access gold stores. Sample data lives in this browser only.

Sample data only. TTR is the spec, not a download. No real donor rows. The Access file is a product and is not published here. Treasurer overview: About CCRM.