I have created a switchboard and I've put some forms to open when you click the appropiate button in it. The problem is that when I open the form FROM the switchboard, I cant view the data in the form (only the layout such as buttons etc.).
I believe that the problem has something to do with the parameters that I've created (i.e. "enter the first two digits of the telephone number").
To be more detailed here is the message that I get when i try to navigate between the records in the form: "You can't go to the specified record".
Is there anything I should change in the VBA and if there is, can someone please give me the code because I don't understand much about it! I'm new..
Or maybe is something that I should change in the properties section??
Thank you.
PS: Below I attached the code of my switchboard if that helps anyone..
I believe that the problem has something to do with the parameters that I've created (i.e. "enter the first two digits of the telephone number").
To be more detailed here is the message that I get when i try to navigate between the records in the form: "You can't go to the specified record".
Is there anything I should change in the VBA and if there is, can someone please give me the code because I don't understand much about it! I'm new..
Or maybe is something that I should change in the properties section??
Thank you.
PS: Below I attached the code of my switchboard if that helps anyone..
Attachments
Last edited: