I get an error on this line:
rsQryTop3A.FindFirst ("strName = '" & rsTbl3A.Fields("strName") & "'")
when the name O'Grady passes through. I have tried to modify the line with previous replace statements but being or appearing so different to this, I'm stuck. Thanks
rsQryTop3A.FindFirst ("strName = '" & rsTbl3A.Fields("strName") & "'")
when the name O'Grady passes through. I have tried to modify the line with previous replace statements but being or appearing so different to this, I'm stuck. Thanks