Hi, I'm having a little bit trouble with my database. I have three forms: Main Menu, Equipment Movement & Inventory List.
The problem is i could not switch between the forms or in other words, it does not auto focus between the forms.
Main Menu form have buttons to launch Equipment Movement and Inventory List separately. Lets say, i clicked the Equipment Movement button and it launch the Equipment Movement form, then I click the Inventory List button and it will launch but it still focused on Equipment Movement forms. Supposedly it should automatically focused on Inventory List Form(or switched to Inventory List form).
Any idea how to fix this? It's been bugging me since beginning i created this database.