OK, I used the V-Tools, and it did help locate some references I missed...but in most cases it required me to make the change manually - not a big deal but a bit more work.
I did notice that it does not seem to clear it's own buffer - after making a change and doing a search for any stragglers I still got the ones I had just changed listed in their old state. In fact, often the only way to clear the buffer was to quit Access & restart each time! But it was useful to find things I couldn't see - including at least one field in a form that was covered by another...

(& caused no end of head scratching until I found it!)
So, as it is now, I have made the name changes - note in the attachment that I used "...
Preduct..." in place of "...
Product..." to make it easier to see what was happening after each change - and because it was the only way I could actually change the field named "Product" using the replace!
It seems to work - but (and you
knew there was a but

) I get a question after hitting "Set Print Order" in frmProducts, asking for "
qryPrintProducts.ProductID" - which has been changed in every reference I can find to
"intPreductID". It seems to be coming from an event, but I can't seem to locate which one. If I type a number in the box & hit enter, it continues on just fine...
There also seems to be a formating problem with the actual print - mostly just making the changes in font size, etc. - I should get that done quickly.
Stephen