hi all,
I need to find the InvoiceDate from tblInvoice that was most recently entered using frmInventory.InventoryDate as the criterea. For some reason I can't make my DMax work.
I have a query that finds the DMax date in the tblInvoice, but how do I get the InventoryDate field in as the criterea????I tried <=Forms!frmInventory!InventoryDate in the DMax field and it didn't work.
Thank you.
Jennifer
I need to find the InvoiceDate from tblInvoice that was most recently entered using frmInventory.InventoryDate as the criterea. For some reason I can't make my DMax work.
I have a query that finds the DMax date in the tblInvoice, but how do I get the InventoryDate field in as the criterea????I tried <=Forms!frmInventory!InventoryDate in the DMax field and it didn't work.
Thank you.
Jennifer