D
Dustin B
I have a table with 12 columns. The columns i am concerned with right now
are Master File (TEXT) and CAD(Boolean). I know how to do what I want in VBA
but Access does not support VBA in querries so I am lost. I want the query
to check Master file and store if CAD = Y. Next check the next Master File
to see if master file 1 is the same number if it isn't and CAD = Y then show
the entry. If Master1 does = master2 does CAD of Master2 = Y? If so continue
to check for Master1 if found check CAD. Bottom line I want the query to
show only the Master files that for each occurance has CAD w/ an entry of Y.
Please ask for further detail if needed. Thanks.
are Master File (TEXT) and CAD(Boolean). I know how to do what I want in VBA
but Access does not support VBA in querries so I am lost. I want the query
to check Master file and store if CAD = Y. Next check the next Master File
to see if master file 1 is the same number if it isn't and CAD = Y then show
the entry. If Master1 does = master2 does CAD of Master2 = Y? If so continue
to check for Master1 if found check CAD. Bottom line I want the query to
show only the Master files that for each occurance has CAD w/ an entry of Y.
Please ask for further detail if needed. Thanks.