Greetings,
In an Access 2010 db, I have a Web Browser Control that displays the contents of a network folder.
="\\Net1\Data\Clients\ClientFiles\"
As the user clicks on subfolders in the browser, they may have the need to go back (up) to a previous folder. I need a "back" button. Is it possible to code a command button to control the browser this way?
Thank you in advance.
In an Access 2010 db, I have a Web Browser Control that displays the contents of a network folder.
="\\Net1\Data\Clients\ClientFiles\"
As the user clicks on subfolders in the browser, they may have the need to go back (up) to a previous folder. I need a "back" button. Is it possible to code a command button to control the browser this way?
Thank you in advance.