menu bar in access VBA Part 1

Поділитися
Вставка
  • Опубліковано 27 гру 2024

КОМЕНТАРІ • 19

  • @kaziehteshamurrashid5098
    @kaziehteshamurrashid5098 3 роки тому

    Brilliant idea. Thank you very much.

  • @hussainrly
    @hussainrly 4 роки тому

    Sir ur my favourite guru of access

    • @MCiTech
      @MCiTech  4 роки тому +1

      Thanks for your kind comment

  • @ramprakashmaurya3236
    @ramprakashmaurya3236 4 роки тому

    Bahut achha

  • @thushara691
    @thushara691 10 місяців тому

    I would appreciate your guidance on creating buttons on a form to move data to individual tables in Microsoft Access. I have a form that displays data, and I want to make four buttons (Received, Issued, Returned, and Damaged) that will move the current record to one of the corresponding tables.

  • @omarba6972
    @omarba6972 4 роки тому

    Thanks Mister respect

  • @Kh3lKh3l
    @Kh3lKh3l 3 роки тому

    How the Run-time error that shows You can't hide a control that has the focus?

  • @Kh3lKh3l
    @Kh3lKh3l 3 роки тому

    That actually not working when you click New, Open, Save etc... it shows you can't hide the control that has the focus. How's that?

  • @wallingat
    @wallingat 4 роки тому

    This video is awesome.
    Sir! I have a question that, when entering a bill into database we have to inter a date along with all its particulars. What will be the solution of this?
    Is it possible the date is filling automatically followed by previous record (date) unless the user inter another date?

    • @jaketomagan8545
      @jaketomagan8545 3 роки тому +1

      Private Sub Form_BeforeInsert(Cancel As Integer)
      Me.(txtboxname)= Format(Now(), "yyyymmddhhnnss")
      End Sub
      try this code sir on textbox

  • @Mmaheeshttoorggal
    @Mmaheeshttoorggal 4 роки тому

    Thank you for very interesting lesson... Please can you upload any video for Loan Amortization

    • @MCiTech
      @MCiTech  4 роки тому +1

      Pls wait

    • @Mmaheeshttoorggal
      @Mmaheeshttoorggal 4 роки тому

      @@MCiTech thank you & appreciated for your prompt reply

  • @ajayverma-hn3zt
    @ajayverma-hn3zt 4 роки тому

    Thanks sir..

  • @D24Medialive
    @D24Medialive 4 роки тому

    Thanks for awesome videos, needs more details. When i add Click FILE-- New then this dialogue box came but when close become error message 2165.
    Can solve this issue Please?

    • @MCiTech
      @MCiTech  4 роки тому

      Check your code abs try again

    • @D24Medialive
      @D24Medialive 4 роки тому

      @@MCiTech thanks ur reply. I get it many many try.
      if cmdbtn1.visible= false then
      Cmdbtn1.visible = true
      Cmdbtn2.visible =true
      Else
      Cmdbtn1.visible =false
      Cmdbtn2.visible =false
      End if
      End Sub

  • @zalandafghan9647
    @zalandafghan9647 4 місяці тому

    how to hide/disable shortMenu in ms access reports

  • @دراساتاجتماعية-ز9ل

    The videos are only for India, I think it would be better if they were in English