May i have your attention please: RecordCount/Query problem

krillin

Registered User.
Local time
Today, 22:51
Joined
Feb 18, 2003
Messages
19
I have a form problem, on this form a filter has been applied and several Query's. When these query's are used the data on my form changes while my CurrentRecord stays 1. But when i press any command button (filter, close form) the data on my form writes it back to record 1. I can use the DCount option to get the real recordnumber, but as anyone knows, you can't write it in Me.CurrentRecord because it's read only. Anyone has a suggestion to solve this problem

tnx in advance
 

Users who are viewing this thread

Back
Top Bottom