Forum Discussion

Mike_kelly140's avatar
Mike_kelly140
Copper Contributor
Nov 01, 2022
Solved

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...
  • Mike_kelly140's avatar
    Nov 01, 2022
    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