How can i find all the forms that using my table.

Hi all,

How can i find all the forms that using my table(say table name is PurchLine) through code.

Thanks already.

First learn basics…why trying to fly rocket in a go…[:D]

Generate cross-references, right-click your table and call Add-ins > Cross-references > Used By. Take a look at what you get in GUI. This is based on data in xRef* tables and you can use them for your own queries.

hi Atul,

Use cross reference right click on the table > ADDINs > Crossreference…