Is there a reason I get no results in the date field using this statement for my criteria? I'm guessing something is wrong with my expression DatePart("d",date())=1
IIf(DatePart("d",Date())=1,>=DateSerial(Year(Date()),Month(Date())-1,1) And <Date(),>=DateSerial(Year(Date()),Month(Date()),1)...
thread705-1479285
I have used the code from (faq705-6950) and I'm planning on sending around 14000 emails out to notify customers of an updated payment website address. I see that the customer emails are added to the Bcc area. My question is with 14000 customers will this be a problem? If so...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.