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. paopao000137

    how to retrieve all sheets without knowing sheet name

    Hi, I am working on excel report parser. Though my all reports have same format, sheets' names are named differently from one report to another report by different people. So how to retrieve all sheets, one by one without knowing sheet's name? I only know Set xlSheets =...
  2. paopao000137

    network printer

    Hi, I have a domain, two machines(1 and 2) installed W2000 server and one NT as printer server. Three computers can access each other: 1-->2, 2-->1, printer server-->1, printer server-->2, 2-->print server, excetp that machine1 cannot access the printer server, though can ping it...
  3. paopao000137

    how to set domain name as default when login

    Hi, I have a Novell account and domain account. I added my machine successfully to domain. When I try to login domain, I check the "workstation only" box, then I have to click on "Advanced" button, in "Login information" area, pick up the domain name from the list. The reason is both...
  4. paopao000137

    how to make .exe from vba? or call vba from vb

    hi everyone, I wrote a parser in VBA for my excel report. I want my parser running automatically. Does anyone know how to make a exe from VBA, or call my VBA parser from VB code? Please give me some advice, thanks.

Part and Inventory Search

Back
Top