G
Guest
Hi,
Let's say I have a customer's name entered in Sheet1 at A1 (file name
(MyExcel)). And there is button right by it. I want to assign a macro to that
button that it can transfer this name to my access file called MyAccess
(assuming that I have a table called "customers" and it has a one field
called "Name").
What should be the code for tha macro I want to assign to the button in Excel?
Thanks.
Let's say I have a customer's name entered in Sheet1 at A1 (file name
(MyExcel)). And there is button right by it. I want to assign a macro to that
button that it can transfer this name to my access file called MyAccess
(assuming that I have a table called "customers" and it has a one field
called "Name").
What should be the code for tha macro I want to assign to the button in Excel?
Thanks.