Browse Control in form

  • Thread starter Thread starter Wilson
  • Start date Start date
W

Wilson

I have a form where the user can put 2 pictures.
The name of the picture will go in a text field.
BUT the picture could be anywhere in the computer.
How can I add a "BROWSE" Command in the form to look
all "jpgs" in teh computer and be able to retireve the
name to be saved in the text box?
 
It is a pretty complicated bit of coding. The upper part
would go in the code of whatever event is calling it. The
lower (smaller type) sections go in a global module. Can't
help any more without knowing what errors it is throwing.

--

Gary Miller
Gary Miller Computer Services
Sisters, OR
________________________
 
IT WORKS!

THANK YOU SO MUCH!!!
-----Original Message-----
It is a pretty complicated bit of coding. The upper part
would go in the code of whatever event is calling it. The
lower (smaller type) sections go in a global module. Can't
help any more without knowing what errors it is throwing.

--

Gary Miller
Gary Miller Computer Services
Sisters, OR
________________________



.
 
Glad to hear it!

--

Gary Miller
Gary Miller Computer Services
Sisters, OR
________________________
 
Back
Top