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!

Recent content by SpiderManiac

  1. SpiderManiac

    Has anyone found any good automation programs?

    I'm looking for a good automation/scheduling program with a nice easy, GUI. At present, we're using RoboMon, which was actually made for monitoring, and it seems somewhat complicated for something as easy as kicking off a batch file, or rebooting a server. I was wondering if anyone had any ideas...
  2. SpiderManiac

    How do I execute a command line from Excel 2000 VB ?

    I hope I'm in the right forum. Here's my approach and problem: I'm trying to find some MAC addresses on my network. I'd like to make a sub: For each c in range(&quot;a1:a50&quot;) if c <> &quot;&quot; then {Problem Area: I want to execute (&quot;NBTSTAT -A &quot; & c.value & &quot;|find...
  3. SpiderManiac

    Importing .log files into an Access table

    I was wondering if anyone knows how to import a .log file without renaming it to a .txt file. Is there anywhere I can specify that a .log file is a valid text file for importing? Thanks in advance, SpiderManiac
  4. SpiderManiac

    Proxy Server/Web Monitoring

    Hi, I'm looking for a way to block downloading and file sharing for some of our employees. I believe the program being used is a p2p program called filetopia. Now, everyone needs to go through the proxy to get out, but I'm not sure if there's a good way to block a p2p using MS Proxy. Our...
  5. SpiderManiac

    Odd excel 2000 problem

    What about the Tools\Options\Edit tab &quot;fixed decimal places&quot; If that's checked with 2 decimal places, that would do it.

Part and Inventory Search

Back
Top