Hi all. I have scoured the globe trying to find this answer, but I have failed, so now I'm turning to the experts. I've figured out a way, thanks to many forums, how to create a form that does a search by customer name or phone number, then you can double click the result you want and it'll open up another form and fill in all customer info for you. The problem is that when I do select a customer, it does open up the other form for me, but it gives me an error that says "No current record."
I figured out why... I think. The navigation bar on the second form that opens always says record 1 of 1, unless I create more fictitious customers, then it goes to record 2 of 2 etc. As soon as I close the form, it forgets all the records that have been entered, even though they're in the tables.
How can I get the navigation bar on the form to allow me to scroll through all records?
Thanks a bunch in advance. It's gotta be something stupid I'm not seeing.
One more thing... I've noticed that most solutions in this forum require VBA. Should I just bite the bullet and learn it or can I do most everything from the Access interface?
I figured out why... I think. The navigation bar on the second form that opens always says record 1 of 1, unless I create more fictitious customers, then it goes to record 2 of 2 etc. As soon as I close the form, it forgets all the records that have been entered, even though they're in the tables.
How can I get the navigation bar on the form to allow me to scroll through all records?
Thanks a bunch in advance. It's gotta be something stupid I'm not seeing.
One more thing... I've noticed that most solutions in this forum require VBA. Should I just bite the bullet and learn it or can I do most everything from the Access interface?