R
rama
Hello,
In my database there is a table called “tblMaterial” which is having
fields called Description, Vendor, Ref, Note, RefDate, Ref1, RefDate1,
Note1, Ref2, RefDate2, Note2. Sometimes Vendors may require additional
clarifications these will be entered in Ref1, RefDate1, Note1 and
subsequent correspondence will go to Ref2, RefDate2, Note2. My problem
is to consolidate all these “Ref, Note, RefDate, Ref1, RefDate1,
Note1, Ref2, RefDate2, Note2” as “REFERENCE”, “DATE”, “NOTES” with
the help of a query. How can I work it out? Please help me.
Rama
In my database there is a table called “tblMaterial” which is having
fields called Description, Vendor, Ref, Note, RefDate, Ref1, RefDate1,
Note1, Ref2, RefDate2, Note2. Sometimes Vendors may require additional
clarifications these will be entered in Ref1, RefDate1, Note1 and
subsequent correspondence will go to Ref2, RefDate2, Note2. My problem
is to consolidate all these “Ref, Note, RefDate, Ref1, RefDate1,
Note1, Ref2, RefDate2, Note2” as “REFERENCE”, “DATE”, “NOTES” with
the help of a query. How can I work it out? Please help me.
Rama