Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Change Word Document name from Access 1

Status
Not open for further replies.

ZOR

Technical User
Jan 30, 2002
2,963
GB
I have an Access DB that needs to allows links to Word Documents in different directories. I have created a procedure that collects all the word doc details, ie name, directory, and have them in a table within the database. Is there any way to modify the word document names within Access? Thanks
 
Hi Remou, that was quick. I am trying to rename te word documents name in the table, but I am trying to change the external word documents name with the same name. Can a rename be done in code while in the Access environment. Regards
 
Have a look at Name ... As. You will find it under Name Statement in Microsoft Visual Basic Help (F1 in the code window).
 
Many thanks Remou. Have a star and good weekend.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top