W
Wim
Hi all,
I have a problem with the quotes in the following piece of
code :
rst.findfirst strWhere
where strWhere should be :
"rst.fields("FirstField") = " & rst2.fields("Secondfield")
I tried all variations of single and double quotes but
after an hour and a half I resigned. Anyone an idea ?
Thanks in advance,
Wim
I have a problem with the quotes in the following piece of
code :
rst.findfirst strWhere
where strWhere should be :
"rst.fields("FirstField") = " & rst2.fields("Secondfield")
I tried all variations of single and double quotes but
after an hour and a half I resigned. Anyone an idea ?
Thanks in advance,
Wim