.Locate using 2 fields and 2 values
Posted: Wed 30 Jan 2013 12:49
I use now if qryTransactions.Locate('fldyear', 2012, []) then to locate a record and making it the active one.
But I now would like to use 2 fields and 2 values like fldyear = 2012 and fldmonth = 43
Is that possible?
I have been spending a couple of hours with no result
But I now would like to use 2 fields and 2 values like fldyear = 2012 and fldmonth = 43
Is that possible?
I have been spending a couple of hours with no result