BlueStarBrite
Registered User.
- Local time
- Today, 06:17
- Joined
- Jan 15, 2009
- Messages
- 23
Ok, so I am a little up in the air about where to start.
*I have a database with a list of assessments, attached to each patient. I have a form for each patient with a button on it. When the button is clicked, I want the user to be directed to an 'Assessment Status' form (that much I know how to do). The user will then select a check box if the current assessment record is ready for them to export to an excel spreadsheet. So technically by clicking this check box, I want to lock that particular record so no one else can edit it at that moment. So a user can select multiple assessment records to lock.
On the Assessment Status form, I want to have a form where the user selects whether this is a new export or a resubmission export. I then will have the user select the export path and file they want to save the export as. How do I create a listbox that will list the users previous exports?
Then I want the user to see a list of all the assessment records they locked and are ready to export. They can choose to Select All, Select One, Select more than one (but not all), and clear all from the list. So how do I do this?
And finally, I want to have an Export button and a Print Assessment List.
* I am looking for a starting point, as I am still learning, and would like to know the easiest way to do this.
Thanks in advance
*I have a database with a list of assessments, attached to each patient. I have a form for each patient with a button on it. When the button is clicked, I want the user to be directed to an 'Assessment Status' form (that much I know how to do). The user will then select a check box if the current assessment record is ready for them to export to an excel spreadsheet. So technically by clicking this check box, I want to lock that particular record so no one else can edit it at that moment. So a user can select multiple assessment records to lock.
On the Assessment Status form, I want to have a form where the user selects whether this is a new export or a resubmission export. I then will have the user select the export path and file they want to save the export as. How do I create a listbox that will list the users previous exports?
Then I want the user to see a list of all the assessment records they locked and are ready to export. They can choose to Select All, Select One, Select more than one (but not all), and clear all from the list. So how do I do this?
And finally, I want to have an Export button and a Print Assessment List.
* I am looking for a starting point, as I am still learning, and would like to know the easiest way to do this.
Thanks in advance
