I am trying to send mail using CDO. The line below ("objMessage.Send") blows with this error: -21472200960 "Send Using" configuration is invalid" Here is the link where I got this code:
I use Stephen Lebans modReportToPDF. In it is a function declared as Boolean. Inside the FN, there's a line assigning the FN name a value that's not True and not False. I'm thinking that's an oversight so I changed it from "" to False. Just wanna
I want to base a form on a crosstab query. The query shows statistics for a user defined period. The column headings will look something like this: ClientID Month01 Month02 Month03 etc..