Monthly Archives: June 2011
Training for first 100 mile run
I am currently training for my first 100 mile run, the Lean Horse 100 in Hot Springs South Dakota.
Posted in Uncategorized
Leave a comment
Combine Records Function for Access
What if you want to attach a report to an email that goes to all of your customers? You can write code to create the report and send it via the DoCmd.SendObject method. That will create the report and attach … Continue reading