Search results

  1. A

    Disabling built-in Menubars and ToolBars And Creating our Own MenuBar

    Hi all, How it is possible to Hide all Built-in Menus and ToolsBar of M.S Access, and Create our own Menubar with VBA. I mean when the project open, no built-in menus and toolsbar appear like File--Edit--View--Insert ... and Formatting, Standard toolbars and all built-in menus, just appear our...
  2. A

    How Open Start Up Dialog with VBA

    Thanks Very Much Hi, Thank you very much, Could you please write me how it is possible to disable the Special Keys, Hide Object Window, Disable Right Click, ... on Start Up Window with Coding.
  3. A

    How Open Start Up Dialog with VBA

    Re. Hello Sir, I want to disable the Shift Key when the file open, and also I disable the right click menu, and all menus and toolsbar too, therefoe I want to add a button on a form, that in some cases be able to open the startup window, and modify ther settings. please solve this problem...
  4. A

    How Open Start Up Dialog with VBA

    More Explanation after I set some options on Startup of Ms Access file, like hide the Object Window and disable the special keys like Shift+F11, F11 and ... after that I want to have a button on a form that be able to open the start up window for me to change the settings.
  5. A

    How to Set First, Second, Third Columns of ComboBox to TextBoxes

    Hello Mr. UnCleJoe Thanks very well, this was what I wanted
  6. A

    RelationShip Among Many Tables

    Hi Mr. LagBolt Thanks very Much. Could you guide me more for the following... At the end of the Semester after Entering the Student Marks (Points) that he/she optained. Condition: 1. Where Store the Result (Pass, Fail,...) 2. if the result is Fail, then he/she must take exam again to pass...
  7. A

    How Open Start Up Dialog with VBA

    Hi everyOne, How it is possible to open the StartUp window of Ms Access Via VBA
  8. A

    How to Set First, Second, Third Columns of ComboBox to TextBoxes

    Request Please Some One Solve the above Problem
  9. A

    How to Set First, Second, Third Columns of ComboBox to TextBoxes

    Problem: 1. How can I assign the First, Second, and Third columns of a Combo Box to Text Boxes through the VBA, on After Update event of the Combo Box. 2. When what you enter in the combo is not an item of that, an Error occurs. How can I control that Error and change the Error Message too.
  10. A

    Problem with RelationShip and Nomalization Among Many 12 Tables

    Can anyOne help me how to Normalize and provide Relationship among 12 Tables in a good way. Purpose of Tables: 1. Students Registration 2. Subject Registration (Definition) for eight Semesters 3. First, Second, Third, ... Eight Tables of the eight Semesters 4. Entering Marks (Points) for the...
  11. A

    RelationShip Among Many Tables

    Can anyOne help me how to Normalize and provide Relationship among 12 Tables in a good way. Purpose of Tables: 1. Students Registration 2. Subject Registration (Definition) for eight Semesters 3. First, Second, Third, ... Eight Tables of the eight Semesters 4. Entering Marks (Points) for the...
  12. A

    Selection and UnSelection of Subjects By Students

    Hello MsTef. Thanks very much anyway. Ok, I will try to do that...
  13. A

    Selection and UnSelection of Subjects By Students

    Hello MsTef Thanks very Much MsTef, It works well, but when I select subject by double clicking that subject should be hide, because the student should not be able to select that again.
  14. A

    Find Max of ID Field of a Table in VB

    How can I find the Max of a table field in VB, suppose you, when you want to add students, his ID should be automatically added.
  15. A

    Selection and UnSelection of Subjects By Students

    Hi MsTef Please do it with List Boxes intead of those two Subforms. it is very importand. if you know anyone tell them too.
  16. A

    See Attachment file

    Hi MsTef I saw that, but when I double click on Subject and Student Code nothing happen. plz do it with List Box instead of Subform, aslo when one Subject Selected by a Student that should not be seen in Selection of Subjects for that Student. and vice versa...
  17. A

    How insert current record of List box to another, and Save to Table

    Hi everyOne. How is it possible to insert current Record of a Subform to another Subform, or Current Record of List Box to another, and automatically that record become hide from the first Subform of First List Box. See the Attach file...
  18. A

    Selection and UnSelection of Subjects By Students

    Hello MsTef It does not work on my system by double clicking on Subject code ot on Studetn Code. if you can do it instead of Subforms with ListBoxes. I shall be very glad if you ask your friends for this too.
  19. A

    See Attachment file

    How Select Current Record of Subform to another Subform by Double Clicking How can I select Current Record of Subform by Double Clicking to another Subform. See The file... Intead of Subforms if anyone do it with ListBoxes will apprecited...
  20. A

    Selection and UnSelection of Subjects By Students

    Hi all, Can any one help me with the attached DB plz. aslo when a student selected some subjects for his semester, I dont like those subjects be in the above SubForm, when that student wants to select some other subjects. See The attach file...
Back
Top Bottom