Search results

  1. M

    Solved How to search with an apostrophe without throwing up run-time error '3075'

    Hello again, Struggled with this until admitting defeat, back to my steelbook database and the film title "Marvel's Avengers", when I run the VBA filter. From the main form, a sub form called frm_Allitems5. Private Sub Command199_Click() DoCmd.OpenForm "frm_AllItems5", , , "[Film Title] = "...
  2. M

    Solved Follow on VBA question

    As per my previous post: 1943462 Quick summary, I have a database of steelbooks and have incorporated a most wanted tick box into a drop down menu added as the last item. As suggested by a member, the check box was obsolete and should be incorporated into the list: tbl_own ID Own? 1...
  3. M

    Solved VBA form issues from a newcomer

    Hello, I'm new to the forum and as my name suggests, I'm creating an access database (Access 2019) to track all my blu rays. Complete novice to VBA but have a history in C++ years ago so the construct is familiar but trying my best every day and making baby step progress. My problem is, I...
  4. M

    Hello from the U.K.

    Just started with Access 2019 to create a media database of my bluray steelbook collection and stumbled upon this site. New to Access so if I ask obvious questions I do apologise in advance. Hoping to create one as professional looking as the example databases such as the northwinds and asset...
Back
Top Bottom