Heretic Apostate
First Post
I'm designing a database for the local theater company. I'm not an expert designer, but considering what I'm charging them (nothing), they're getting a good bargain. 
So far, I've managed to lock up my first attempt with a poorly-designed macro. I managed to retrieve all the tables, queries, and forms I designed by importing the info. Yay me!
Now I've got another problem. I'm designing switchboards so the users can just click on the various links to get to the form or report they need. The trouble is, when I use the switchboard, the forms come up blank. But when I open the forms directly, the test data I'm using shows up.
I don't know why this is so, and I can really use some help.
I also need help with the data entry screens. I'm going on the assumption that anyone who is going to use the application will be totally clueless when it comes to computers and will at some point accidentally screw up the application. So I'm trying to make the application as simple as possible, while also preventing the user from screwing something up.
I have a data entry screen that lets the user pull up a particular patron, then in a subform enter the current transaction. I'd like to have a button that pops up a search box, so the user can enter the first few lettes of a patron's last name, and it'll pop to the first record that has that info. Given that the theater sells 500 tickets per performance and about 3 performances per week, there's going to be a heck of a lot of patrons, so I don't want to do a pull-down. (I've got a similar screen for pulling up a particular performance and enter the current transaction.)
The above forms, I'd like to have the option of limiting the data to the last week's transactions, if that's possible, by simply pushing a button.
I'd also like to have buttons that jump to the "Add or Edit Patrons" and "Add or Edit Shows."
Access isn't my strong point. I'm much better in Excel... Can anyone help out a moderate Access user? C'mon... It's for the Arts!
http://www.lincolntheater.org/

So far, I've managed to lock up my first attempt with a poorly-designed macro. I managed to retrieve all the tables, queries, and forms I designed by importing the info. Yay me!
Now I've got another problem. I'm designing switchboards so the users can just click on the various links to get to the form or report they need. The trouble is, when I use the switchboard, the forms come up blank. But when I open the forms directly, the test data I'm using shows up.
I don't know why this is so, and I can really use some help.
I also need help with the data entry screens. I'm going on the assumption that anyone who is going to use the application will be totally clueless when it comes to computers and will at some point accidentally screw up the application. So I'm trying to make the application as simple as possible, while also preventing the user from screwing something up.
I have a data entry screen that lets the user pull up a particular patron, then in a subform enter the current transaction. I'd like to have a button that pops up a search box, so the user can enter the first few lettes of a patron's last name, and it'll pop to the first record that has that info. Given that the theater sells 500 tickets per performance and about 3 performances per week, there's going to be a heck of a lot of patrons, so I don't want to do a pull-down. (I've got a similar screen for pulling up a particular performance and enter the current transaction.)
The above forms, I'd like to have the option of limiting the data to the last week's transactions, if that's possible, by simply pushing a button.
I'd also like to have buttons that jump to the "Add or Edit Patrons" and "Add or Edit Shows."
Access isn't my strong point. I'm much better in Excel... Can anyone help out a moderate Access user? C'mon... It's for the Arts!

http://www.lincolntheater.org/