Hello Everyone,
I'm having a hard time working out how to do a search and replace.
How I have my FM project set up is; I have three tables.
The first is Staff, it has these fields: id, staffID, firstName, lastName, fullName (caculated).
The second is Assets, it has: id, staffIDFK, dn,...