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 Rhinorhino 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: jwjw
  • Content: Threads
  • Order by date
  1. jwjw

    Links to queries

    I've inherited a db to clean with thousands of queries. I need to find what objects (tables, reports, etc) are connected to those queries so I can start deleting some of the unneccesary ones. Are there any programs that can help me do this? Thanks, Jack Walsh
  2. jwjw

    Garbled Code

    When I'm in the code window and type me.(dot) it used to give me what code options I had and then sit and wait for me to choose. It now closes the options dropdown. When I start to type options or lists it types them out of order - i.e. if I want to type me.close it will type me.osecl or if I...
  3. jwjw

    Reference - Which VBA To Choose

    I am running W2K and Access2K. I see in the reference section there are at least a half a dozen VBA references I could check. I tried checking multiple ones and it gives me an error message and won't let me. Any suggestions on which to choose? Thanks, Jack Walsh
  4. jwjw

    Multiple Repairs Daily (what a pain!)

    I am running a frontend/backend db over a NT network. I have 8 users, all running Win2K and Access2K. I do my developing on a copy of the frontend on my C drive and each night copy this over the one on the network. The problem that arrises daily is first thing in the morning, lets say 5 users...
  5. jwjw

    Combo Box on Form with Apostrophe Problem

    I have a combo box on a form that finds records in a table or query. It's a lastname, firstname lookup. It works fine except for people with an apostrophe in their name - i.e. O'Malley, George. It gives me a 3077 runtime error (Missing operator in expression). The code looks like: Dim rs As...

Part and Inventory Search

Back
Top