S
SupernovaKarl
I have a form (holding membership details of nthe members of a club) that
does some calculations of figures elsewhere in the database. When this
information changes for some reason (eg a member changes his class of
membership and the membership fee changes) the form isn't updated with the
new result until the it is closed and reopened. However, when the form
reopens, it does so at record number 1and it is necessary then to use FIND to
get back to the form I was working on This seems awkward and
unsatisfactorily and I expect it ca be got round easily using VBA code, which
I haven't mastered yet. Any suggestions ?(other than "get down to it and
learn VBA" !!)
does some calculations of figures elsewhere in the database. When this
information changes for some reason (eg a member changes his class of
membership and the membership fee changes) the form isn't updated with the
new result until the it is closed and reopened. However, when the form
reopens, it does so at record number 1and it is necessary then to use FIND to
get back to the form I was working on This seems awkward and
unsatisfactorily and I expect it ca be got round easily using VBA code, which
I haven't mastered yet. Any suggestions ?(other than "get down to it and
learn VBA" !!)