Hi everyone,
I am trying to create a small vba program in Excel that allows me to do automatic lookup from Access Database.
Example:
Col A Col B Col C
1
2
3
4
I want Col B and C to be automatically filled with data fom a table in Access database, with Col A 's data used as the linker.
What's the best way of doing it ?
Is there any documentation/webpage/examples I can refer to?
Thanks in advance
vito
I am trying to create a small vba program in Excel that allows me to do automatic lookup from Access Database.
Example:
Col A Col B Col C
1
2
3
4
I want Col B and C to be automatically filled with data fom a table in Access database, with Col A 's data used as the linker.
What's the best way of doing it ?
Is there any documentation/webpage/examples I can refer to?
Thanks in advance
vito