Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: mickeyuk
  • Content: Threads
  • Order by date
  1. mickeyuk

    Date query using VB code in Access

    I am trying to run a query that when you click on it, it shows any due dates for inspections test to appear for the month your in. E.g. I want to know all the inspections tests that are due in June. I have the following code but it doesn’t seem to work. It will show some of the tests due but...
  2. mickeyuk

    MS Word 2002:Protecting the header and bookmarks

    Hi All, I have a template that I want to protect the header and bookmarks but I want to allow the user to fill in the body text of the document in. I have tried using tools>protect document>forms, it protects the header but not the bookmark and you can't edit the body text. I have also tried...
  3. mickeyuk

    'Runtime error 13 - Type Mismatch' something to do with date?

    Hi all, I'm trying to write some VB code in Access 2002, the user selects data using a form & when they hit ok it brings up a report displaying all the records that match. The form has three combo boxes & two text boxes. Commercial (combo) Customer (Combo) Status (combo) Beginning Date (txt)...
  4. mickeyuk

    Having problem with 'between' date function in a Query

    I have written a query In Access 2002 that runs off a form. The user selectis options from combo boxes and also can specify the date range of the records that are displayed. The query worked until I added the option to search between two dates. Now the query ignores the other options the user...
  5. mickeyuk

    Combo box syntax error

    Hi, I have a form with a filter of 3 combo boxes, which the user select to specify the information they want to find.A report will then display all information matching the search criteria. i keep getting the error message of : 'Syntax error (missing operator)in query expression.' Below is my...
  6. mickeyuk

    Syntax Error Message

    Hi, I have a form with a filter of 3 combo boxes, which the user select to specify the information they want to find.A report will then display all information matching the search criteria. i keep getting the error message of : 'Syntax error (missing operator)in query expression.' Below is my...

Part and Inventory Search

Back
Top