Is there a keyword "using" which you can use to bypass typing the name of an object over and over when updating several of its properties? If so, could you show me how to begin and end this process?? Thank you...
Printable View
Is there a keyword "using" which you can use to bypass typing the name of an object over and over when updating several of its properties? If so, could you show me how to begin and end this process?? Thank you...
I found the answer to my own question. Anyway, the answer is "With...End With".
Ok... geez.. that was starting to get to me.
Thanks...