S
Signe
I built a database to track membership in our Club. On the form that I
record payment of dues I manually change the default value the 1st week of
January for the field labeled ‘PdThrough’ e.g. #12/31/2008#.
I want to hard code the PdThrough date to read m/d/yyyy. The year the
receipt was written is always the membership year. I looked at using the
Date Part function but I do not know how to pick up the month and day. I
would appreciate your help.
=Date Part(“yyyyâ€(PymtDate]) Date Receipt is written: PymtDate (date of
receipt)
record payment of dues I manually change the default value the 1st week of
January for the field labeled ‘PdThrough’ e.g. #12/31/2008#.
I want to hard code the PdThrough date to read m/d/yyyy. The year the
receipt was written is always the membership year. I looked at using the
Date Part function but I do not know how to pick up the month and day. I
would appreciate your help.
=Date Part(“yyyyâ€(PymtDate]) Date Receipt is written: PymtDate (date of
receipt)