Search results

  1. J

    Question Searching of Records

    I'm having a problem in searching and populating the records from table to display on the forms. I created a text box that I need to enter Client No. and I have a table name tab_client with client_id as primary key. Please help me on how to use OpenRecordSource function or if you any other...
  2. J

    Thank you so much John. I really appreciated your help. I have another question, please bear...

    Thank you so much John. I really appreciated your help. I have another question, please bear with me because I am really new with access.
  3. J

    if condition

    Hi, can we use if condition in access statement? I tried to create a 2 textbox on the form and 1 command button and i wrote the following: if text1.text="A" then text2.text="Apple" else text2.text="Banana" end if ..but this statement did not work. please help me to use the right syntax...
  4. J

    Question Display menus

    Hi, just want to post a question if someone knows how to create a menu displays so that when I opened up the access software, it will automatically open up my menus and don't need to open a database and run the forms. Please help me, I just registered and I'm really new with SQL formats. I...
Back
Top Bottom