OK guys, here's another one I can't figure out... Line: 9 Char: 1 Error: Object doesn't support this property or method Code: 0 thanks
That is a pretty clear error message. Usually when you try something like objectname.foo or objectname.foo() and objectname doesn't have a foo.