VERY new to VBA and have spent hrs trying to work out why the Loop doesn't stop at the 'Loop Until rs.EOF' line.
All records update fine but when it gets to the last record, the DoCMD line shown in red tries to get to the next record when there isn't one.
I subsequently get a frozen form which I have to escape out of.
If anyone can help, i'd greatly appreciate it.
All records update fine but when it gets to the last record, the DoCMD line shown in red tries to get to the next record when there isn't one.
I subsequently get a frozen form which I have to escape out of.
If anyone can help, i'd greatly appreciate it.