nick941741
Registered User.
- Local time
- Today, 02:24
- Joined
- Mar 17, 2009
- Messages
- 21
I have an events data base, that has the main tables of
Clients
Events
Coms - Shows any communcations, phone calls in & out etc.
There is also a members table, which feeds my clients table. There are only 2 types of members available. 1 Option has no expiry date, so don't know if its better to just set this to a date way off in the future or just leave it blank.
The 2nd member type will always expire on the following January no matter when the member joins, apart from if they join in January then that will be the following January.
Hope that makes sense.
Member joins in Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec 09 - Membership will expire in Jan 2010
I need a calulation so that if the member type = "member" then it completes the date to be the following January
Is this possible?
Thanks
Nick
Edit: This is using Access 2003 - I have some basic skills in acces and a little VB
Clients
Events
Coms - Shows any communcations, phone calls in & out etc.
There is also a members table, which feeds my clients table. There are only 2 types of members available. 1 Option has no expiry date, so don't know if its better to just set this to a date way off in the future or just leave it blank.
The 2nd member type will always expire on the following January no matter when the member joins, apart from if they join in January then that will be the following January.
Hope that makes sense.
Member joins in Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec 09 - Membership will expire in Jan 2010
I need a calulation so that if the member type = "member" then it completes the date to be the following January
Is this possible?
Thanks
Nick
Edit: This is using Access 2003 - I have some basic skills in acces and a little VB
Last edited: