Korrektur:
do until rs.eof AND notexist=0
if rs("hpi_no") = rows(0) then
(...)
notexist=0
end if
rs.movenext
loop
So lautet mein Code, der jedoch auch nicht das tut.
Gruß, Hoscha
Korrektur:
do until rs.eof AND notexist=0
if rs("hpi_no") = rows(0) then
(...)
notexist=0
end if
rs.movenext
loop
So lautet mein Code, der jedoch auch nicht das tut.
Gruß, Hoscha