Archive for the ‘Access’ Category


VBA For Dummies


This site is full of simple VBA examples. If you are looking for the VBA For Dummies book, here it is:

Read More...

Mail Merge Datasource


Hello,
I was at a client of mine’s today to troubleshoot a mail merge issue.  They upgraded to Office 2007.
As you are probably very aware, 2007 is a whole new animal.
Anyway, I wanted to map the Word 2007 file to an Access mdb file.  I had no success with seeing the query list I could select [...]

Read More...

Access 2007 – Scroll through records


 Hi everyone,
Here’s a link that I found and implemented successfully at a client to move through records quickly as in previous versions.
http://allenbrowne.com/ser-70.html
The reason why Microsoft decided to disable this function was due to customer complaints that while people would move through records quickly they would lose their changes, (???!!).  So anyway, Microsoft decided to [...]

Read More...