Hi,
To auto populate one of our data bases, I need to be able to read content from an Excel sheet using Access (2003) vba. Obtaining the content from a standard cell ( A1 , C3 , etc) is easy using vba in access however I can not find a solution to read the value of a textbox and read the content of tickbox into a variable. The variable will then be used to populate my database after several checks.
Is there anyone who can help ?
To auto populate one of our data bases, I need to be able to read content from an Excel sheet using Access (2003) vba. Obtaining the content from a standard cell ( A1 , C3 , etc) is easy using vba in access however I can not find a solution to read the value of a textbox and read the content of tickbox into a variable. The variable will then be used to populate my database after several checks.
Is there anyone who can help ?
Comment