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: *

  1. SmokingCrater

    Change video card output

    To Forum Members, This problem has been plauging me for a few weeks now. It is increasingly frustrating and I'm looking to see if anyone knows anything or can direct me to something that may help. The problem I am having pertains to a video card that has several output formats. DVI, VGA and...
  2. SmokingCrater

    Compiled EXE differs from Running Code

    Forum members, I have an interesting dilemma. I am attempting to create an ActiveX .EXE which will monitor some stuff. During development, the project was run to simulate the .EXE being available. This worked fine. The code synched up properly and everything worked like it was supposed to...
  3. SmokingCrater

    String Function Error

    Forum, Does anyone know why the String function will not work in Access 2000? (machine is running NT4 Service Pack 4 with Access 2000 no service packs) The code requires to build a string with the " mark in it. (unfortunately, single quotes are not an option here) I am using the String...
  4. SmokingCrater

    Update Query Without Confirmation Box

    Is it possible to execute an update query without requiring the user to hit "Yes" to that pop up box that asks if they really want to update N records? I want to do some updating in the background after one thing changes and I don't want the user to have to hit "Yes" to the...
  5. SmokingCrater

    Force Access to Close All

    Does anybody know of a command (VB, Macro, or otherwise) that I can use that will force a close of Access? I need it to force the close through any data objects that may be remaining open. i.e. the force must close any objects as well as the database. I had been using Application.Quit but...
  6. SmokingCrater

    Getting object with focus.

    I don't think this hard but I can't remember an easy way to do it and the search isn't working for me. How can you obtain which object has the focus on a form? When i do a requery (refresh) of the screen I want the cursor to return to where it was before the refresh. I want to set Object o =...
  7. SmokingCrater

    Access Process not Quitting

    Created some new forms in the database that my department is using to maintain some information. Now, whenever those new forms are opened to use, the Access process will not end when Access is exited. The Access GUI disappears and it appears as if Access has ended. However the process is...

Part and Inventory Search

Back
Top