I’ve been working on a process by which our team would enter each event they attend/speak at into a form on a navigation pane. While the underlying database is quite simple and can already accept and store the data we need to collect on the collection form and various reports; it is not as user friendly as I would like to make it. The following changes would not only make it more user friendly, they would also make it more secure and avoid user error.
As the database stands today, I need to change quite a few things for the database to perform the functions the team would like to see.Following are those changes outlined.
· On the navigation pane, click on Marketing Intelligence form – enter data = Need button to enter data into the Events Detail All table as well as pull up the Travel Authorization (TA) report.
· TA report will be reworked to look like the World Travel Authorization Form.
· TA report will display the newly entered record.
· TA report will need a button to print the report. (User will need to print to pdf in order to email for approval then to wt).
· TA report will then need to clear out for the next record or allow itself to be overwritten by the next record.
· TA report will pull up the Marketing Intelligence form – the process can repeat.
· All other reports need to be exportable to Excel.
The problem is that I don't know VBA so I don't yet understand how difficult the process I'd like to set up is - I am just beginning to read the manual... any suggestions?
T
As the database stands today, I need to change quite a few things for the database to perform the functions the team would like to see.Following are those changes outlined.
· On the navigation pane, click on Marketing Intelligence form – enter data = Need button to enter data into the Events Detail All table as well as pull up the Travel Authorization (TA) report.
· TA report will be reworked to look like the World Travel Authorization Form.
· TA report will display the newly entered record.
· TA report will need a button to print the report. (User will need to print to pdf in order to email for approval then to wt).
· TA report will then need to clear out for the next record or allow itself to be overwritten by the next record.
· TA report will pull up the Marketing Intelligence form – the process can repeat.
· All other reports need to be exportable to Excel.
The problem is that I don't know VBA so I don't yet understand how difficult the process I'd like to set up is - I am just beginning to read the manual... any suggestions?
T