- Local time
- Today, 21:13
- Joined
- Sep 12, 2006
- Messages
- 16,048
Here's another one.
I have a continuous subform, and lets say I am on the 4th record.
From the main form, I want to requery this form, and return to the same eg the 4th row.
ACTUALLY WHAT I REALLY want to do is refresh the data in a single calculated field on the 4th row (refresh isn't doing it. requery is, but places the cursor on the first row) - but I am struggling to find a syntax that does this for me.
Any suggestions.
I have a continuous subform, and lets say I am on the 4th record.
From the main form, I want to requery this form, and return to the same eg the 4th row.
ACTUALLY WHAT I REALLY want to do is refresh the data in a single calculated field on the 4th row (refresh isn't doing it. requery is, but places the cursor on the first row) - but I am struggling to find a syntax that does this for me.
Any suggestions.