wiklendt
i recommend chocolate
- Local time
- Tomorrow, 04:24
- Joined
- Mar 10, 2008
- Messages
- 1,746
you put the code in the wrong place. the code should be in the afterupdate event of the title combo. if you think about it logically, it is the change in title that triggers the gender.
now a couple of pointers:
first, compact and repair your database before uploading. this drastically reduces the file size (your original file size upon unzipping was over 2mb. after, it was 356 kb) - you can even set this to happen automatically each time you close the application by settings Office Orb | Access Options | Current Database | compact on close.
second, you would have received your answer a lot sooner if you simply posted the code you were using (all of it - that includes everything from "Private" to "End Sub") we would have immediately seen where you went wrong. "it doesn't work" is like telling a doctor "i'm sick" - the more (relevant) info, the better.
now a couple of pointers:
first, compact and repair your database before uploading. this drastically reduces the file size (your original file size upon unzipping was over 2mb. after, it was 356 kb) - you can even set this to happen automatically each time you close the application by settings Office Orb | Access Options | Current Database | compact on close.
second, you would have received your answer a lot sooner if you simply posted the code you were using (all of it - that includes everything from "Private" to "End Sub") we would have immediately seen where you went wrong. "it doesn't work" is like telling a doctor "i'm sick" - the more (relevant) info, the better.