Ok, first I am self taught and still learning how to write code. I have spent 2 days searching forums and trying to modify code for and answer but I need help before I pull my hair out.
I have a db I created that currently imports attachments and I have since learned of the 2 gig rule and am working on an alternative.
What I would like to do is have a command button on a form that will create a windows folder using the forms Task ID (primary key) as the name. Then save that as a link to open the folder thereafter from the form.
Is there a simple way to do this?
I have a db I created that currently imports attachments and I have since learned of the 2 gig rule and am working on an alternative.
What I would like to do is have a command button on a form that will create a windows folder using the forms Task ID (primary key) as the name. Then save that as a link to open the folder thereafter from the form.
Is there a simple way to do this?