i need to do a Dcount before and after and insert into statement i have the inser into part working now but how would i do the two dcounts so that access looks to see if there has been a change to number of records therefore testing for a duplicate.
the field to dcount would be productID, so if the second dcount is one more after the insert it isnt a duplicate as it has worked but if is the same it hasnt and therefore a duplicate.
the field to dcount would be productID, so if the second dcount is one more after the insert it isnt a duplicate as it has worked but if is the same it hasnt and therefore a duplicate.