Opening a folder

N

Nathan

I have a form which tracks data on cranes. I want to
create a button which when clicked, opens a folder on a
network drive containing information on that crane. The
name of the folder can be derived using the model number
of the crane, which is in a field on the form (eg.
\\server\cranes\####). Just opening the folder in a
regular window would be fine, although what would be
really cool is if I could have a tab on my form which
displayed the contents of the folder as tiles or icons.
At this point, however, I'd just like to open it in a
separate window.

P.S.
I don't know any VB but I can copy and paste with the best
of them if needed. :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top