Search results

  1. S

    open Form from form

    I am from Croatia Probably a problem in regional settings I have solved this in the following way
  2. S

    open Form from form

    Thanks for the ideas but I am an ambitious beginner which jumped to the end of the lesson I do not have the knowledge But I'm persistent. I'm working with trial and error method I like the idea with OpenArgs, but I do not know in whitch form I enter the procedure
  3. S

    open Form from form

    Sorry for waiting I had to clean the base of different data At the beginning, when the main shape is opened, clicking the button opens the auxiliary form. But for each page (item type) "CBox_ID_LOCATION" must have another value. The buttons have the name (CmdB_01, CmdB_02, CmdB_03, ...) I hope...
  4. S

    open Form from form

    I know about that possibility The idea is that a form of the same format and shapeis used to enter different patterns. I do not want to work 8 forms and set each of them a default value I want one form I'm running over 8 different buttons. And in the code of each button i want to define the...
  5. S

    open Form from form

    Hello everyone. I have a small problem. Lack of creativity. I have a small (personal) database. In the development of user forms I have imagined that the "LOCATION" form of the "ADD_" button opens the auxiliary form "SAMPLE". In this auxiliary form is a field "CBox_ID_LOCATION" (drop down menu)...
Back
Top Bottom