It might be eayser if I post all the code here, this first part is Userform4 which does the searching of my data and sets up the results in the listbox as well as performs the listbox selection of a row and then launches userform5 which is the code that's giving me issues. I am getting the error "object Variable or with block variable not set" and the code stops with this line highlighted
![]()
Please Login or Register to view this content.
This is UserForm4 getting error as indicated in Red
This is UserForm5 that has a bunch of TextBox and ComboBox controls to be populated from the Userform4 listbox once launched.![]()
Please Login or Register to view this content.
![]()
Please Login or Register to view this content.
Bookmarks