badgateway
Programmer
Hi,
I have quite difficult problem. I'll have to explain the way my database is built. I have one major db called files and I have a second db called errors. But there can be more errors for one file so I have to make a second db to fill up with the description of the errors.
This just a simple view on my db. In fact it's a db for doctors where they have to fill out lot's of things.
Thing is: I have to make a form with checkbuttons. I have to use this in a subform because the data changes often and don't want to reprogram checkboxes and stuff every 4 weeks. So I want those checkboxes in a subform. If you check the box the specific desease has to be added to the file and if they uncheck it, it has to be removed. Things that they have to see all the possible deseases on the suborm in userfriendly way. I just can't find a way to delete a record when you're in it. I know it sounds easy but it's difficult to explain. Maybe ther's somebody who understand me![Smile :) :)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
thanks in adavance
I have quite difficult problem. I'll have to explain the way my database is built. I have one major db called files and I have a second db called errors. But there can be more errors for one file so I have to make a second db to fill up with the description of the errors.
This just a simple view on my db. In fact it's a db for doctors where they have to fill out lot's of things.
Thing is: I have to make a form with checkbuttons. I have to use this in a subform because the data changes often and don't want to reprogram checkboxes and stuff every 4 weeks. So I want those checkboxes in a subform. If you check the box the specific desease has to be added to the file and if they uncheck it, it has to be removed. Things that they have to see all the possible deseases on the suborm in userfriendly way. I just can't find a way to delete a record when you're in it. I know it sounds easy but it's difficult to explain. Maybe ther's somebody who understand me
thanks in adavance