I'm trying to create a form and encountered several problems while at it and I hope you can help me out.
(Sorry that I'm not familiar with the terms in english, but I'm using a localized version)
1. I'm trying to make certain text boxes appear or disappear according to wether a checkbox, which is linked to a table column, is checked or not, but I can't find a VB action which would work (most likely clicking on that default navigation bar at the bottom).
2. I want to make that project only accessable through the main form I made and by no other means, I tried saving the form as a "data access page" but it won't load the VB code. How can I accomplish that?
3. Not access related, but I'll ask anyway. The database I made was a replacement for another program's database which was made poorly for managing the items. I still need to use the original form which wasn't created by me for other purposes. Is there a way to link the text boxes of the different applications so that it won't be nessaccery to do double the work and input all the data twice?
Thanks a lot for all the help, it's greatly appreciated.
(Sorry that I'm not familiar with the terms in english, but I'm using a localized version)
1. I'm trying to make certain text boxes appear or disappear according to wether a checkbox, which is linked to a table column, is checked or not, but I can't find a VB action which would work (most likely clicking on that default navigation bar at the bottom).
2. I want to make that project only accessable through the main form I made and by no other means, I tried saving the form as a "data access page" but it won't load the VB code. How can I accomplish that?
3. Not access related, but I'll ask anyway. The database I made was a replacement for another program's database which was made poorly for managing the items. I still need to use the original form which wasn't created by me for other purposes. Is there a way to link the text boxes of the different applications so that it won't be nessaccery to do double the work and input all the data twice?
Thanks a lot for all the help, it's greatly appreciated.