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
dateDiff - combining a date selection and a time selection
task for mac developer
Citrix Printing issue for only one user
Excel File Help
Dell Inspiron 1012 - Multimedia Controller Driver
memory
Windows 2003 DC, want to install DNS but setup fails on missing file(s). (dnsperf.h)
Cisco 1310g Wireless Bridge, Fastethernet Hardware Status Down
Unable to access OWA
Is there a DSMOD query to change the domain part (only) of an email address in AD?