Hi there,
This is what I want to do :
I have a User Form in Excel. When a person enters an ID or a LastName (basically a primary key) and then clicks a 'GetInfo' Command button on the User Form, I want the records in an access database with the matching ID/LastName to populate in the Excel Sheet.
Now, any changes I make to these populated records in the Excel Sheet, should be updated in the access database as well.
Can someone please help me with a walk through? A step by step process? I'm willing to learn, but I'm slow. And I have barely any experience with VB and Access. So please teach me well, and I'll learn, I promise.
This is what I want to do :
I have a User Form in Excel. When a person enters an ID or a LastName (basically a primary key) and then clicks a 'GetInfo' Command button on the User Form, I want the records in an access database with the matching ID/LastName to populate in the Excel Sheet.
Now, any changes I make to these populated records in the Excel Sheet, should be updated in the access database as well.
Can someone please help me with a walk through? A step by step process? I'm willing to learn, but I'm slow. And I have barely any experience with VB and Access. So please teach me well, and I'll learn, I promise.