Search results

  1. N

    Too many results for query via expression builder

    I have the following error and could not find any resources to help me here or in internet I am running a query which will sort a column of combinations and related fields based on user entered values. Since I did not know any other ways, I went in to query design view and in the criteria (of...
  2. N

    Option Box/Check Box design

    Hello, I am fairly new to access designing. I have a function that starts like this Public Function GetResults(strPassed As String, blnExactMatch As Boolean) As String Now the blnExactMatch carries True/False. However, when I try to design two option boxes (1 which will carry true and...
  3. N

    Coding help on Search function!

    Dear Sir/Madam, I am currently creating a database as part of an assignment. However, I have to do a search function (well its a big one but for now) where i get to choose a column from the list and then type the keyword, then it would return the search result to the my original input form. I...
  4. N

    Any help is appriciated

    Hello all, Sorry for being new and asking alot of questions. I see alot of helpful people here so hopefully someone might be able to help me out. I am a research student and during the upcoming semester, I have to scan newspaper articles (using OCR - they read the text and save as word...
Back
Top Bottom