S
SAC
I want to be able to load a path and file name of a selected file into a
control on a form.
I have a command button on a form that calls the api to the open file dialog
from the Access Web website...
I select the file I want and I have a msgbox statement in the function of
the module that shows the path to the file as a string.
How can I load that string into a control on the calling form with
specifically referencing the form.
That way I can use it for other forms.
Thanks!
control on a form.
I have a command button on a form that calls the api to the open file dialog
from the Access Web website...
I select the file I want and I have a msgbox statement in the function of
the module that shows the path to the file as a string.
How can I load that string into a control on the calling form with
specifically referencing the form.
That way I can use it for other forms.
Thanks!