Microsoft
Software
Hardware
Network
Question : Find and Replace Hyperlinks in Access 2007
Simple question, but I've no idea where to start as I'm FAR from an Access expert!
I have inherited a database that contains a lot of hyperlinks that point to files stored on a mapped drive. Let's say the drive is T:\ and I want to change all the links to S:\ (using the same path, just different letter).
How would I go about it? Standard Find and Replace doesn't seem to work since Find only seems to be looking at the hyperlink labels rather than the link itself.
Thanks!
Drew
Answer : Find and Replace Hyperlinks in Access 2007
try using an update query
update tableX set [FieldName]=replace([Field
Name],"S:\
","T:\")
Random Solutions
I have an Exchange 2003 on a SBS2003 and I need it to handle 2 or more email domains
Network issues loading company web-site
Excel Username Macro
VB.NET - New to MultiThreading - Parameter Count Mismatch
Exchange 2007 installation on a Windows 2008 server.
Exchange 2010. Install Failed, now can't uninstall
OpenDNS some need full access
Blackberry Printing
How to configure the email check interval in Lotus Domino 8
Excel Interop: Find cell by name