Search results

  1. B

    Question Run Time Error 94: Invalid use of Null

    Hi, Thanks for quick help, it worked fine. But can I add a msg box - right now its showing "You can't go to the specified record" , can I add to something else?
  2. B

    Question Run Time Error 94: Invalid use of Null

    Hi, I am new to MS Access, just started learning watching youtube videos. I have created a form for customer and where company logo I am using logo images using path in table and using vb in form, uptill its working fine. Private Sub Form_Current() logoImage.Picture = CompanyLogo End Sub...
Back
Top Bottom