Hi
I wish to insert a date into a field SalesDate in table tblStockBook from a form frmSalesInvoice which is based upon another table tblSales. Could someone please help me with the WHERE part of the sql statement
InsertInto tblStockbook(SalesDate) Date() ("&StockNumber&")
Thanks
Richard
I wish to insert a date into a field SalesDate in table tblStockBook from a form frmSalesInvoice which is based upon another table tblSales. Could someone please help me with the WHERE part of the sql statement
InsertInto tblStockbook(SalesDate) Date() ("&StockNumber&")
Thanks
Richard