Hello,
I have a few questions. But first I'll give a little bit of info about my database. I'm creating a issue tracker, in a sense. It will be used to enter calls from customers for upgrades, bugs, reports, ect. There is a main form for information to be entered into the database. Then there is also a search and edit form, so if you need to enter addtional information for a specific product, you would search a continuous form and edit it. I have never done a database in my life, I was given this project to help out a department in my company.
My first question is:
I have a form, with a continuous subform (the search and edit form) in it to display all the current issues. I want to be able to sort that subform, first by client, than by status. How would I do this?
Next, there needs to be an option to "Add additional comments" associated with each record, that will automatically save when information is entered into there add. comments field. This needs to be a pop up box though.
I appreciate anyones help and thank you in advanced.
I have a few questions. But first I'll give a little bit of info about my database. I'm creating a issue tracker, in a sense. It will be used to enter calls from customers for upgrades, bugs, reports, ect. There is a main form for information to be entered into the database. Then there is also a search and edit form, so if you need to enter addtional information for a specific product, you would search a continuous form and edit it. I have never done a database in my life, I was given this project to help out a department in my company.
My first question is:
I have a form, with a continuous subform (the search and edit form) in it to display all the current issues. I want to be able to sort that subform, first by client, than by status. How would I do this?
Next, there needs to be an option to "Add additional comments" associated with each record, that will automatically save when information is entered into there add. comments field. This needs to be a pop up box though.
I appreciate anyones help and thank you in advanced.
Comment