Search results

  1. S

    Delete All controls from A Form

    Form Name is MyForm i want to delete all text box from form and make new, if there are not any controllers code work fine and make new controllers(text box) but when i want to run it second time its not work, this code delete 1 text box and give error controller name already in use Sub...
  2. S

    Solved Dynamic CrossTab Query (Conditional Sum)

    I often use MS Access for small tasks, I am not very good at it, I am already using a small exam system which is not dynamic and I have to change it frequently, I want to create a dynamic cross tab query which I need help with, I have a query named assessmnetTotals which has a column named...
  3. S

    Issue with Access Data Right after saving

    How are all friends, I often use MS Access but I am not very good, can you guys help me with this issue, when I save data and access it immediately after some Sometimes the data is accessed properly but sometimes the data is blank, Private Sub submit_btn_Click() Dim conn As Object Dim rs As...
  4. S

    form or report required

    i attached database file i need out put in access form like attached image , each student's record must be at separate page , I want to print them
Back
Top Bottom