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.
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.