darragh murray

It is not the critic who counts

About

A place where I can write irrelevant anecdotes that make me sound like a pretentious git.

Archive for the 'Ms Access Links' Category

Programming an form filter in Ms Access is simple enough. Assume you have a combo box with two values - TRUE or FALSE - on some sort of boolean control. You want the filter to set this value to TRUE when the combo box reads TRUE, and vice versa. Usually you would simply put some [...]

Read the rest of this entry »

Useful Access Links

Wednesday, July 19th, 2006

In the absence of any real content, I’ve decided to post a few Access and VBA related links here. Some are rather general, some are rather specific. Regardless, they’ve been floating around in a text file called ‘useful stuff to look at’ on my computer for a while. So why not share the love?
http://www.vb123.com/toolshed/02_docs/classyforms.htm - [...]

Read the rest of this entry »