Hi
I am having trouble understanding how to attach a file or files to a
record. I want to (in form view0 allow the user to attach one or more
than one file to the associated record, and then from then have the
link displayed on the form. All the files would be displayed on the
computers harddrive (or a network folder) and not in the db itself. I
have read and reread http://www.mvps.org/access/api/api0001.htm
and understand that i need to call the save as windows dialog box. but
i dont understand the directions here. not knowing if it is code for a
seperate module or if its code i put in the form (maybe a onclick
event.)
I would really appreciate some help or suggestions on this...maybe a
sample db to look at. I am kinda new to this.
Manyh thanks
Caleb
I am having trouble understanding how to attach a file or files to a
record. I want to (in form view0 allow the user to attach one or more
than one file to the associated record, and then from then have the
link displayed on the form. All the files would be displayed on the
computers harddrive (or a network folder) and not in the db itself. I
have read and reread http://www.mvps.org/access/api/api0001.htm
and understand that i need to call the save as windows dialog box. but
i dont understand the directions here. not knowing if it is code for a
seperate module or if its code i put in the form (maybe a onclick
event.)
I would really appreciate some help or suggestions on this...maybe a
sample db to look at. I am kinda new to this.
Manyh thanks
Caleb
Comment