Search for field references within a Microsoft Access “application”

后端 未结 5 1325
日久生厌
日久生厌 2020-12-10 04:23

I have inherited a MS Access \"application\" and would like to trace all references to one of the fields.

Is there a way to search for the field (all google hits are

5条回答
  •  执笔经年
    2020-12-10 04:50

    In my AccdbMerge utility there is a Find tool can search for a text across all loaded object definitions. Even though this is a diff&merge tool, this feature will work even if you will open only one file, and it is available in the free version which will search in tables, queries, macros, forms, reports and modules.

提交回复
热议问题