I don't know how to acheive this so I will list my objective first:
My objective is to Create A record in access for a file (lets say that file is located on C:\)as well as e-mails (ideally directly from outlook) without having to drag and drop that file Into access (Maybe I could highlight the file and have a macro where access can record its details). The details I need are as follow:
1.Location of File: Hyperlink
2. Year the file relates to
3. Type of file:
4. Client for who the file is for: taken from tblClientDetails
5. Description
I have tried to see whether an fso object or related function can acheive this but have had no luck so far.
This function would be of great help and any assistance would be greatly appreciated.
Thanks
My objective is to Create A record in access for a file (lets say that file is located on C:\)as well as e-mails (ideally directly from outlook) without having to drag and drop that file Into access (Maybe I could highlight the file and have a macro where access can record its details). The details I need are as follow:
1.Location of File: Hyperlink
2. Year the file relates to
3. Type of file:
4. Client for who the file is for: taken from tblClientDetails
5. Description
I have tried to see whether an fso object or related function can acheive this but have had no luck so far.
This function would be of great help and any assistance would be greatly appreciated.
Thanks
Last edited: