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 Shaun E 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: basictypeuser
  • Content: Threads
  • Order by date
  1. basictypeuser

    Need help to trying to email a word document

    Hope someone can help. I have created a word document. And within the document I created a button to attach the current document and send it as an email. For some reason it only emails the attachment as a link and not an actual attachment. Here is the code used to send the message. Public...
  2. basictypeuser

    help with adding buttons to form "print and email"

    Looking for some help, Took VB6 basic several years ago, but hoping to find some help on a word template I am creating. I want to add a print command button on the form as well a button to open my email include the specified email address, populate the subject line with some text, and attach...
  3. basictypeuser

    Assistance with adding buttons to form

    Looking for some help, Took VB6 basic several years ago, but hoping to find some help on a word template I am creating. I want to add a print command button on the form as well a button to open my email include the specified email address, populate the subject line with some text, and attach...
  4. basictypeuser

    Charting when data is above defined percentage

    Was hoping someone could help with charting my data. I have some data that was sampled every 5 seconds. The data is temperature. What I am trying to find out is how I can calculate the percentage of time the temperature was above a certain point.
  5. basictypeuser

    using a multi column function to solve continous rows of data

    Hoping someone can help with this one. I have ~40k rows of DAQ values. I have a formula on a second worksheet which uses multiple columns. I am trying to figure out how to move a particular value in a cell to the work sheet function in the appropriate row. Example on sheet one, I have a...
  6. basictypeuser

    help with a function or a macro

    Hi All; Hope someone could help with either a function or a macro to help speed my data crunch. Here is my example. The following are each in a column. Bus number, miles traveled, date fueled, qty of fuel. I have alot of data which so far I have broke down into months. I am trying to figure...
  7. basictypeuser

    function to locate a number from a column of numbers

    I am trying to locate a series number from different columns. Example: Column A Column B Column C 2102 2101 2101 2104 2103 2103 2105 2105 2106 2107 2106 What I would like to do is if a nummber from column B does not exist in column A, then...

Part and Inventory Search

Back
Top