Thanks to everybody for the response. I apologize for not participating in my question - I was draged (kicking and screaming) to another project.
Now that I am back, MajP hit it dead right with the last post using his routine with FileCopy filePath, destinationPath & fileName
Thanks again.
I am trying to copy a lot WORD docs from a directory and paste them to another new directory.
The are about 60,000 existing word docs.
I have an Access 2003 query with 28,545 records that are amoung the 60,000. This query has a Hyperlink column. For example...
Here is a routine I have used for quite a long time. I just plugged it into my appliaction and I didn't write it and cannot remember where I got it.
Set the combo row source type to AddAllToList
Add this module code
Function AddAllToList(c As Control, ID As Long, Row As Long, _
Col As Long...
ACCESS 2003
I want to create a simple list of tables, fileds and field descriptions for my Access 2003 application.
In table design mode, each field has a field name, data type and "description" column for documenting.
Example: Filed Name = "Bind_Date", Data Type = Date/Time and a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.