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 biv343 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. bigbuckaroo

    Change file name programmatically

    Greetings all experts. I am having difficulty figuring out how to do this. I have an application that creates a file at certain times throughout the day. I am then using VBA to send the file to a list of recipients. Here is the code I have so far: Sub QC_TEMP_CHECKS_log_send() Set App =...
  2. bigbuckaroo

    Outlook macro to modify email attachment using Excel

    Greetings all, I have an ongoing project where I am gathering data from an application and using VBA to send myself an email with an attachment. In Outlook I am trying to set up a rule where I run an Excel macro on the attachment so I have attempted to piece together some code from numerous...
  3. bigbuckaroo

    Accessing data from remote computer

    Greetings all, This is really my first attempt at using VBA so please be kind and if more information is needed let me know and I will try to provide it. I have a computer that is seperate from the company IT network and connected to our production floor. Call this Production Server computer...

Part and Inventory Search

Back
Top