Change string value in many documents

S

staeri

I have many Word documents where the path (hard coded in VBA in
variable strAccessDb) to an Access db needs to be changed from S:\DB97
to S:\DB2003 automatically for all files in a catalog.

Can anyone please help me with a solution for this?

Best regards,

// S
 
Top