Finding Field Use

D

Don

Is there a way for me to easily locate every use of a field from a table that
I have used in forms, queries or reports? For instance, if I have a table
named tblTEST and it has a field named FIELD_A, I'd like to be able to find
that field in every form, query or report that I've created. Can I write
some VBA code to help me with this task?
 
A

alara asena

iletide şunu yazdı said:
Is there a way for me to easily locate every use of a field from a table
that
I have used in forms, queries or reports? For instance, if I have a table
named tblTEST and it has a field named FIELD_A, I'd like to be able to
find
that field in every form, query or report that I've created. Can I write
some VBA code to help me with this task?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top