G
Guest
Hello All.....
Is there a correct format for using the Recordset.Open function WHERE
CustomerID = Me.CustomerID
I want to open a recordset from 'tblOrders' and only select orders that
match the customerID.
Am I looking at the wrong function, is there an easier way to do this?
Thanks.
Is there a correct format for using the Recordset.Open function WHERE
CustomerID = Me.CustomerID
I want to open a recordset from 'tblOrders' and only select orders that
match the customerID.
Am I looking at the wrong function, is there an easier way to do this?
Thanks.