G
Guest
I have only two fields in the design grid, but when I run the query, all the
fileds in the field list appear in the Datasheet view.
The SQL is as follows:
SELECT tblPNList.MaterialNbr, tblPNList.MaterialDesc, *
FROM tblPNList;
fileds in the field list appear in the Datasheet view.
The SQL is as follows:
SELECT tblPNList.MaterialNbr, tblPNList.MaterialDesc, *
FROM tblPNList;