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!

Search results for query: *

  • Users: zunni
  • Content: Threads
  • Order by date
  1. zunni

    Outer Join Woes

    Hi, I'm having trouble with creating an outer join involving 3 tables. Can someone shed some light for me? I have three tables: Tables Columns -------------------------------------------- Jobs id,type Action id,type,Job_id Action_sub_type id,type,Action_id...
  2. zunni

    Using Excel to log in using XMLHTTP

    Hi, I am experimenting with using XMLHTTP and the POST method in VBA to log into a local webserver, but I can't seem to send the right parameters to submit the login details. I have extracted the HTML code for the form element below: <form name="frmLogin" method="Post"...
  3. zunni

    Referencing Current Outlook Appointment

    Hi When I set an appointment for another user, which I have editors access to, sometimes (but not everytime) I have to set future followup appointments (eg. 3 months later, 6 months later, etc). In my mind the best and quickest way is to create a button, attach a macro to reference the...
  4. zunni

    VBA to initiate download file without security message from appearing

    Hi I am writing an excel vba module to download a file from a https webpage automatically. At the moment, a user has to log in to a website and navigate to the specified page and click on the icon, the dialogue box to open or save the file comes up - which is fine. I have written a vba...

Part and Inventory Search

Back
Top