C
CSeifferly
Hi,
I currently have a function that reads the files in a parcitular directory
and writes them to a table. They are displayed to users in a listbox.
When the user selects a file from the list box and clicks a button, I'd like
the program to Save the file as a name and in a directory specified in other
fields and delete the original file.
I have Access 97, so the Office.FileDialog is not available. I do not know
how to create the functionality I want within the limits of Access 97.
Any suggestions would be greatly appreciated.
CSeifferly
I currently have a function that reads the files in a parcitular directory
and writes them to a table. They are displayed to users in a listbox.
When the user selects a file from the list box and clicks a button, I'd like
the program to Save the file as a name and in a directory specified in other
fields and delete the original file.
I have Access 97, so the Office.FileDialog is not available. I do not know
how to create the functionality I want within the limits of Access 97.
Any suggestions would be greatly appreciated.
CSeifferly