I can't seem to find a simple guide to syntax in the conditions area of an access macro. I want a msg box to appear if a date which falls on a Sunday is entered into the date field. (Sundays are valid days for our purposes, just unusual so I want the user to check they've got the date right, rather than prevent the date). The date field has data in the format e.g. Sunday, 21 March 2010 and I can't seem to find a way of expressing the condition 'if the date field contains the word 'Sunday' whatever else it may contain.
I'm not very experienced with macros or VBA but I think that I understand the concepts reasonably well.
I'm not very experienced with macros or VBA but I think that I understand the concepts reasonably well.