G
Guest
I have a database in Access 2003. I have a table with a field set to
HYPERLINK which I want to use to point to files. I need a macro which will
prompt the user with the option to browse for a file ... when they select the
file it will then prompt them for a date and will make a copy of their file
to another directory (the same one in which the database is stored), giving
it the same file name with _<date>.??? afterwards - then it will create a
hyperlink to the new file and place it in the table.
Is this possible in Access and if so, can anyone please tell me how to do
it? I have very little experience of Access and little experience of VBA.
HYPERLINK which I want to use to point to files. I need a macro which will
prompt the user with the option to browse for a file ... when they select the
file it will then prompt them for a date and will make a copy of their file
to another directory (the same one in which the database is stored), giving
it the same file name with _<date>.??? afterwards - then it will create a
hyperlink to the new file and place it in the table.
Is this possible in Access and if so, can anyone please tell me how to do
it? I have very little experience of Access and little experience of VBA.