Beerbrewer
Registered User.
- Local time
- Today, 03:10
- Joined
- Jul 18, 2002
- Messages
- 22
Clients can receive multiple Mailings. Therefor I have a subform Mailings on a mainform Clients. Is it possible to show the last mailing of each client at first when I switch bewteen the clients?
- Docmd.GoToRecord causes some problems, because it interrupts another code.
- Sorting (descending) has the problem when a new Mailingrecord is inserted. It will come right after the first!?
Thank you.
- Docmd.GoToRecord causes some problems, because it interrupts another code.
- Sorting (descending) has the problem when a new Mailingrecord is inserted. It will come right after the first!?
Thank you.