populating combobox using VBA
Need help please, i am getting error 80020005 (type mismatch), getting at rs.MoveNext. Also how do i connect to .accdb, this code dosent work then.
My Code:
Private Sub UserForm_Initialize()
Set con = CreateObject("ADODB.connection")
Set rs =...
Hi Guest we just wanted to alert you to a major change in the forum. We will no longer be allowing the posting of outgoing links. Please use the attachment feature to attach media to your posts.