Forum Discussion
Mike_kelly140
Nov 01, 2022Copper Contributor
Unbound Text box Value to strPathFile variant in Access using Visual basic.
I am in need of some help. I am trying to import an excel book, with different sheets into Access. The problem I am having is copying the link from the Textfilename to module1 so that it is somewh...
- Nov 01, 2022I was able to fix it. I created another text box and made it not visible. From there I used that text box to pull into the Module VB code, which pulls in the file address.
Mike
Mike_kelly140
Nov 01, 2022Copper Contributor
I was able to fix it. I created another text box and made it not visible. From there I used that text box to pull into the Module VB code, which pulls in the file address.
Mike
Mike