Caution: my ability to jump in ad "do" things on Access is ahead of my terminology and any formal (but limited) actual training. We have a database with a table that has records that have an "orphaned" field (i.e. the record in the linked table was somehow deleted). I believe this is called a "broken object reference". We are also using this table with a front & back end. When I look at the table through the front end, I clearly see the orphaned fields, they contain the "old" (and now missing) link of 8822 (the idfield of the deleted record in the other table). There are many records that are validly "null" in this field and others that have a valid value. I am trying to replace the "8822" value with the new correct value. I can filter that table to see just "nulls" in this table but I still get all the records that are either null or have the broken field value of 8822 (i.e. they seem to be treated the same as far as any data references). Is there any way I can do a "search and replace" to put a valid value in place of 8822? If I go through the back end then all the records that had "8822" also look to be "null". Unfortunately, there is not other criteria I can think of to limit it to just the records with the broken references (unless there's a function just for that).
Hopefully I explained that clearly enough (if not hopefully the screen shot below will help). Searching did not yield any information that I could find. Fortunately, this is almost a temporary field but it could cause problems for future maintenance so I'ld like to fix it. If nothing else, going through and doing it manually won't be a huge undertaking but enough of one that spending time here trying to find a solution is worthwhile.
Thanks for any assistance,
BB
![]()