When I run the following code I get on the line Me.txtID.Value = Me.ListBox21.Column(14) the error "Could not get the column property. Invalid argument". I have copied this code from a lesson I follow and revised to my needs. When I click to run, it copies the records to 15 text boxes I have on my userform and it works but then I get the error message. I have disabled all error lines so I can see where the error occurs. Where should I look for the column property?
![]()
Please Login or Register to view this content.
Bookmarks