Forum Discussion
richdavis
Mar 11, 2020Copper Contributor
I cannot see the exact field and/or record that is being changed by data entry boxes in forms.
I just 'inherited' a very old access db. In order to wrap my head around how everything is set up, I really need to find exactly which field or record is being changed by any given data entry box in ...
George Hepworth
Mar 12, 2020Iron Contributor
In this screen shot, it looks like the recordsource for the form is a query. You can see the small button with three little dots on it (actually that three dot icon is called an ellipse) on the right side of the recordsource property. Click it to open the query in design mode to see what tables and fields are used.