Results 1 to 1 of 1

Thread: [VBA + Access 2003] Search query appear on VBA Form

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2009
    Location
    NB, Canada
    Posts
    52

    Question [VBA + Access 2003] Search query appear on VBA Form

    Hi,

    I used to use:
    Code:
    Like "*" & [Forms]![MyForm1]![txtBox1] & "*"
    when my Search Form was in a seperate VBA Access 2003 Form.

    Now that I merged the search form in another form and I put it as a second page, I need to fix my code...

    Sincerly
    iboumiza
    Last edited by hackedman; Aug 12th, 2011 at 05:54 PM. Reason: clear name

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width