Thanks for the response.
I tried to replicate your results and at first, it wasn't working. Then I noticed that you dimmed the array as 'Object', when I had it as 'UserForm'. That seems to be the trick in getting it to work. Odd that the generic 'Object' works, but the specific 'UserForm' doesn't. I'm a bit rusty in VisualBasic, so these issues are easy to stumble upon.
I believe I now have what I need to get what I wanted to work. Thanks again.
|