Hello Everyone,
I think I'm running in circles. I'm working on a code that needs to open a Userform. On opening the UserForm needs to (1) open correctly and (2) pull information from the active row into various text and List boxes. The following is a simplified version of my codes:
However, every time I run this I get the following Error: run-time error '424' object required. I really don't know what I'm doing wrong.
To satisfy the second criteria I wrote the following code into my Userform:
There was a brief period where I was able to test the UserForm and this code only pulled information into the TextBoxes but not the ListBoxes. any help on this part would be great too.
Thanks in advance.
Bookmarks