Hi all - I appreciate all the help I've gotten on this forum!
My library catalog database now works so that I can enter book information and do reports etc.
Now, I would like to make it better. Please bear in mind I have no training whatsoever. I barely understand VBA but I can muddle through.
First - my users are an elderly couple. My goal is to make this is as easy as possible for them to use. Because of the nature of the Author field, I have to use a popup form for the NotInList event. Is there a way to hide it? The AuthorLastName and AuthorFirstName are carried over to the popup form and the tab control is set to the cmd button that closes the form so all you have to do is hit enter when the popup form pops up. However, I think it's an unnecessary step for someone who isn't tech savvy (or anyone really)- it is redundant.
I'd like to disable all the message boxes except for one at the end that would say "Would you like to add this book now?". But whenever I start fooling around with them, things go wrong in all sorts of ways.
Second - How do I go back and edit records? For example, they would like to add a note to Book A, like "original edition" or "loaned to Jane". How do you edit the record without creating a new one?
As I said before, when I start messing around with things that seem simple, I find out that Access and I have very different ideas about what stuff should do!
Third - I'd like to add a switchboard so when they open the db, they can click what they need. I can make it work for the frmBookInfo, but I can't make it work for the reports. I'd like a button for each report they might want, like "Fiction, Alphabetized by Author". Then they click the button and a Print Preview comes up and they click "Print". Or nothing comes up, it just prints. Either way is fine.
Any help appreciated. DB attached in 2002-2003 format, I use 2007.
Molly
My library catalog database now works so that I can enter book information and do reports etc.
Now, I would like to make it better. Please bear in mind I have no training whatsoever. I barely understand VBA but I can muddle through.
First - my users are an elderly couple. My goal is to make this is as easy as possible for them to use. Because of the nature of the Author field, I have to use a popup form for the NotInList event. Is there a way to hide it? The AuthorLastName and AuthorFirstName are carried over to the popup form and the tab control is set to the cmd button that closes the form so all you have to do is hit enter when the popup form pops up. However, I think it's an unnecessary step for someone who isn't tech savvy (or anyone really)- it is redundant.
I'd like to disable all the message boxes except for one at the end that would say "Would you like to add this book now?". But whenever I start fooling around with them, things go wrong in all sorts of ways.
Second - How do I go back and edit records? For example, they would like to add a note to Book A, like "original edition" or "loaned to Jane". How do you edit the record without creating a new one?
As I said before, when I start messing around with things that seem simple, I find out that Access and I have very different ideas about what stuff should do!
Third - I'd like to add a switchboard so when they open the db, they can click what they need. I can make it work for the frmBookInfo, but I can't make it work for the reports. I'd like a button for each report they might want, like "Fiction, Alphabetized by Author". Then they click the button and a Print Preview comes up and they click "Print". Or nothing comes up, it just prints. Either way is fine.
Any help appreciated. DB attached in 2002-2003 format, I use 2007.
Molly