G
Guest
Next MakeFrom: DLookUp("[MakeFrom]","2","[FramePartID.] = " & [FramePartID]+1)
the table is "frame make from" with a field "makeFrom"
the alias on the second is "2"
FramePartID can refer to both tables (it tells me) how should i write the
above statement so that it knows which table to use?
--
the table is "frame make from" with a field "makeFrom"
the alias on the second is "2"
FramePartID can refer to both tables (it tells me) how should i write the
above statement so that it knows which table to use?
--