not sure if this is general query question or for some reason unique to northwind traders sample db
I'm trying to add a new field to a form, "receiving subform for purchase order details", its query record source is, "purchase details extended"
I add a text box and invoke expression builder, with the intent to populate the text box with a field from the query results
and go to the query but none of the query fields show up? 1st pic
its probably related, the existing other fields on the form, populated by the same and only query don't have expressions like
[query-name]![field-name], in the expression builder they just have literally the field name from the query? 2nd pic
from working before with access I thought you can populate fields using expression builder and literally selecting the desired fields
from tables or queries? can't figure out what is different here
hopefully the attach pics illustrate what the problem is here that I'm having
![]()