Am 08.09.2007 um 23:00 schrieb Cor Nouws:
There are some things you can do to make it easier/better. - Add some procedures for dull/lengthy tasks; - Option Explicit - a must imo; - Seperators; - Globals in the header (afaik, also a must);
Thanks! Option Explicit was new to me. The other things, well... shame on my lazyness to not structure the code properly....
The one-but last 'Loop' has to be and 'And If'. Pls test :-)
I still don't understand why there has to be an additional 'loop' but above all it's important it's working now though I don't understand the logic behind this....
Thanks again Cor! Helge --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
