Hello everybody,
I am a teacher who is trying to develop a simple database for my classroom book collection. I have an unbound combobox on my main form that allows me to search for titles. What I would like to do is to be able to type a title in this box, and if there isn't a match, have the database take my directly to a new record.
I've tried coding and doing it in a macro and I get the same result - an error message that says "You cannot move to the specified record." What's worse is that this message loops - I press enter and it appears again. I have to close out through my task manager.
Has anybody run into anything like this before? And is there a simple solution that I am overlooking?
- Ed
I am a teacher who is trying to develop a simple database for my classroom book collection. I have an unbound combobox on my main form that allows me to search for titles. What I would like to do is to be able to type a title in this box, and if there isn't a match, have the database take my directly to a new record.
I've tried coding and doing it in a macro and I get the same result - an error message that says "You cannot move to the specified record." What's worse is that this message loops - I press enter and it appears again. I have to close out through my task manager.
Has anybody run into anything like this before? And is there a simple solution that I am overlooking?
- Ed