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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by electricpete

  1. electricpete

    laptop flickers and goes black

    I have a Toshiba satellite A105 laptop. It is approximately 4 years old. I started hearing a buzzing sound from neightbohood of either bottom of screen or speakers (speakers are close)... couldn't tell. Screen flickered, then went black. I restarted the laptop and it worked okay for awhile...
  2. electricpete

    ComboFix log

    Thanks... good idea to get rid of stuff I don't need.
  3. electricpete

    outdated software - cause problems when NOT in use?

    The following software identified a large amount of software on my computer that is out-of-date, vulnerable for various reasons, and subject to being exploited by hackers. Secunia Personal Software Inspector: https://secunia.com/vulnerability_scanning/personal/ Much of the software was easily...
  4. electricpete

    ComboFix log

    This computer came loaded with Windows, I did not purchase it. Computer OEM did not provide any CD ($300 for eMachines computer and monitor from Wal-Mart). The checks that I ran supported posting at BleepingComputer. I also posted some of the items that were suggested above. Does anyone have...
  5. electricpete

    ComboFix log

    Whoops. It must have truncated my message due to length in the middle of GMER. I'll post rest of GMER if you want. Meanwhile, here are RKILL and HJT
  6. electricpete

    ComboFix log

    After completion of ComboFix, most symptoms are gone. Two anomalies remain: 1 - Mozilla Firefox does nothing when double-clicked to launch. Internet Explorer works fine. 2 – Upon startup I get a systray icon labeled “blocked startup programs”. When I right-click and select “show blocked...
  7. electricpete

    ComboFix log

    By the way - thanks Satrow also. I have stumbled onto a similar site bleepingcomputer. The only problem is that it seems that people have to wait a long time for response there.
  8. electricpete

    ComboFix log

    Will do goombawahoo.
  9. electricpete

    ComboFix log

    My computer is Windows Vista machine. It was taken over by a fake anti-virus called Vista Security or something like that. All attempts at removal were unsuccessful, so I ran combofix. I actually I ran ComboFix twice and both logs are posted below. The first time I ran ComboFix, at certain...
  10. electricpete

    Most useful UDFs

    That is handy. Thanks Skip!
  11. electricpete

    Most useful UDFs

    Thanks for the clarification. I definitely misunderstood your comment. The feature is available, but brings up a dialogue box, not a table. And does not list addresses and values.
  12. electricpete

    Most useful UDFs

    ok, I see Insert > Name > Paste is an option.... one of many ways to create a named range. The method I described gives a named range with it's name visible directly in the cell to the left of it. That is what I was suggesting... works great for me because of the self-documenting nature I...
  13. electricpete

    Most useful UDFs

    Insert > Name > Paste is not an option in my excel 2000. What I described works fine... I have no idea what you are trying to simplify. Yes, you are correct - only valid for single cell named range.
  14. electricpete

    Most useful UDFs

    That would be handy. Can you post the code.
  15. electricpete

    Most useful UDFs

    As an engineer, a UDF that I use the most frequently is getformula: Public Function getformula(mycell As Range) As String getformula = mycell.Formula End Function This can help a lot in making a spreadsheet more self-documenting.... such that you can sometimes cut/paste a portion of the...

Part and Inventory Search

Back
Top