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

    Charting a Formula

    Hello, I am trying to create a pareto chart based on a formula. the report I am working on has two groups group A:Product Line group B:Test in the report Header I use a formula to initialize a variable @declare shared numbervar aggYield:=1; int the groupA header I reset aggYield...
  2. sdevlin

    How do I find Window Handle?

    Is there a way that Ican find the Handle of an internet explorer Window with vbscript?
  3. sdevlin

    How do I force a new Session? or know that I'm in a new Window?

    I have a problem where Data is being overwritten by the wrong record set. This is because of the way that We are persisting Recordsets. Recordsets are saved in a temporary Folder on the server (with a unique name based on login id), and have a unique name for each table, however, if a user...

Part and Inventory Search

Back
Top