October 2008
M T W T F S S
« Sep   Nov »
 12345
6789101112
13141516171819
20212223242526
2728293031  

Archives

Archive for October, 2008

Validating file names

( General )

"Validating" file names is one of those things that no matter how hard you try you'll never get it 100% right. There are a loads of reasons when a file might not save, even if the name is valid, acess rights, disk space, problems with the file it's self, network issues...
Basically you have to trust [...]

Do Events Examples in VBA

( General )

JP asked if I could expand on the Cancel post. I thought that I had already posted a DoEvent example, but I couldn't find it on this blog, although when I dug out the org. file it did have a link to a blog post that didn't work!!!! Maybe my blog is losing content!
Anyway here [...]