Search results

  1. M

    Counter Problem

    thanks
  2. M

    Counter Problem

    thanks.but i found problem when close form and open it counter blank
  3. M

    Counter Problem

    I noticed an error when using your code. Where I counters are the same number. I would like the first counter is the symbol "a", the second counter is the symbol "b" and the third counter is the symbol "c". As in the attached picture. I misinterpreted my point, I sincerely apologize counter c...
  4. M

    Counter Problem

    Thank you for your great effort and your interest in answering my question. I would like you to help me correct this function. I am an amateur and not a professional like you, I have used my simple knowledge and I want you to give me the names of the sources that I rely on to write vba in an...
  5. M

    Counter Problem

    Thank you very much for your wonderful analysis and your convincing response. But I have used these counters and they were working fine on Office 2013. But I don't know what happened when I tried to repeat the experience on Office 2019. Do you have any idea to correct this error using the if...
  6. M

    Counter Problem

    I have a problem with the Categories counter for the Category field on the form. When form load , the counters not show number category A Or B Or C , but the category counter appears in the first record on Office 2019 Please help to run all the counters Note I had previously set it up in...
  7. M

    replace point in numbering by dash

    not work in numbering
  8. M

    replace point in numbering by dash

    how in microsoft word not microsoft access
  9. M

    replace point in numbering by dash

    i want replace as 1. to 1-
  10. M

    listbox and searchbox and show result in form

    pls hlp me for this problem
  11. M

    listbox and searchbox and show result in form

    i correct error in data base
  12. M

    listbox and searchbox and show result in form

    1-when select any stage display all schools to this stage 2- when search any school in search combo box and school display in list box and click the school display all data to this school in school frm and sub frm I want help thanks
  13. M

    error in result dcount query

    thanks but i want to count course_name without duplicate
  14. M

    error in result dcount query

    when i try example in site send to me this error display i want to count distinct course_name in query 2
  15. M

    error in result dcount query

    thankes it works how learn instructions to write sql in query
  16. M

    error in result dcount query

    I attach courses Db I want to dcount sql course and date > #31/1/2020# in Sql query I want to dcount [sql and word] course and date > #31/1/2020# in sql_word query I tired but error display when run queries And I want instructions to write function in query Many thanks
  17. M

    error in code

    I want to work inside unbound objects to make sure there is no error inside the table and I will delete the bound fields from the form after completing the code
  18. M

    error in code

    Why are you setting First Name if the control is NULL? this is unbound first name field equal first name in table Why are you setting last Name if the control is NULL? this is unbound last name field equal last name in table end vba by vba_php not work I want when go to new record and when i...
  19. M

    error in code

    i want to correct vba code in form under save command when open form and click save massage display request write first name and last name and when i go to new record and click save command not request any thing and show massage save successful but no any record save in table thanks for you i...
  20. M

    scroll text in bar form caption

    yes i wants to scroll the text from right to left.? that's rights please hlp me
Back
Top Bottom