473,396 Members | 1,884 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Club membership problem

I have created a database (New to Access) to keep track of the club members. BUT I want to record the start dates and finish dates of the members fees. I want to be able to look back and see what members paid fees and from and to dates. Is this possible and anybody have an idea how I could do it.

Thanks
Ger
Jun 18 '19 #1
2 1134
NeoPa
32,556 Expert Mod 16PB
Create a table with a Foreign Key to the table used for members and in that new table store fees paid and when.

I've been deliberately general as you share very little of your situation and this question seems to be of such a basic level that I'm inclined to advise you start by doing some very basic learning about the whole concept of what a database does before you try to progress further.
Jun 18 '19 #2
zmbd
5,501 Expert Mod 4TB
Gerry21>Bytes.com>Inbox
Sent you a copy of some reference materials that you may find handy as you grow with Access. In particular look at the normalization links. :)

Neopa has a good starting point for you.

Something you might want to consider is instead of storing the start-end-dates maybe store the start, subscription length?
Something like
PK_Subs, fk_member, Paid_Date, Start_Date, Membership_Term

then you can query where elapsed days between current date and start_date are >= membership_term, along the same lines as calculating someone's age...
Allen Browne(MVP)>Age()
Jun 18 '19 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

16
by: cody | last post by:
I have to write an algorithm with must ensure that objects are put in buckets (which are always 4 in size). The objects have two properties: A and B. It is not allowed that in a bucket are objects...
0
by: wilson_20004 | last post by:
A Division of Cash Cards International, Ltd Saturday, February 11, 2006 The GoldLynks Club Dedicated to the Advancement and Enrichment of all our Members Man has treasured Gold and Silver...
4
by: Pony Tsui | last post by:
I was install the starter kits CLUB, and created a CLUB WEB SITE, this application use the MemberInfo table in club.mdf to store the membership'data, but i can not find out where to define or...
4
by: Stephen Doyle | last post by:
If I am in the wrong forum, please point me in the right direction. I am looking for an access database compatible with office 2000 to help manage the membership of the surf lifesaving club I...
7
by: Lero | last post by:
I know SQL server is the way to go but I feel rip by my ISP when they give me 3Gb of storage without MS SQL Server support, unless I pay $15 dollars a month more, on the other hand I can use Access...
6
by: Scatir | last post by:
Hi, I have a membership problem I couldn't resolve. I have set up membership as most of tutorial instructed, and I am able to log on, but cannot stay log on for some reason. ex: when I log on, the...
0
by: Nigel Norman | last post by:
Although I have written some perl ,I have obviously missed something. I have created a database for my local tennis club, which can be updated etc etc. I thought it would be a good idea to for...
4
by: keuler | last post by:
Experts: Please advise this newbie (me) as to coding techniques that might answer the following quandry: The overall object is to allow people in a club (in my case, the YMCA Adventure Guides (AG...
9
by: PomonaGrange | last post by:
HI All, I've been trying to make a membership management type script. This script would have a database with the members contact info and which office they hold, if any. The problem I am having is I...
1
by: Jeff | last post by:
Hey ASP.NET 2.0 At work my boss have given me the task of developing a new website. Users will be able to register at the website and gain exclusive access to some information etc... Some...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.