Good Morning,
My Membership Database includes 3 fields in the main Table which I need to clear prior to the new subscription year, but on a selective basis.
The fields are R/N for (Renewal or New), a subscription date and an amount field (Currency).
At the due date I need to clear all 3 fields except where N/R=N AND date >01/01/2014, when data in all 3 fields is to be retained.
I have tried several SQL codings to achieve this but have been unsuccessful so far.
Any suggestions to solve this problem would be most welcome.
jcbhydro
My Membership Database includes 3 fields in the main Table which I need to clear prior to the new subscription year, but on a selective basis.
The fields are R/N for (Renewal or New), a subscription date and an amount field (Currency).
At the due date I need to clear all 3 fields except where N/R=N AND date >01/01/2014, when data in all 3 fields is to be retained.
I have tried several SQL codings to achieve this but have been unsuccessful so far.
Any suggestions to solve this problem would be most welcome.
jcbhydro