Finding field references

  • Thread starter Thread starter Microsoft
  • Start date Start date
M

Microsoft

I've inherited a rather large access database.

I've been asked to change a field size (3 decimal positions instead of the
current 2).

I know how to find every place that field is used in code (project-wide
"find"), but is there an easy way that I can find every place that field is
used in a query, form, and report?

Any help is appreciated.

Dave
 
Back
Top