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 wOOdy-Soft 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: terry22
  • Content: Threads
  • Order by date
  1. terry22

    Clueless about what this means?

    Hi, I've created an app in VB which uses a 3rd party dll for charting. My program crashes when the charting component is repeated called. I've captured some data on the crash but, I am completely clueless about what it might all mean. If I am right and it is the 3rd party dll causing the...
  2. terry22

    Error on 3rd Party dll?

    Hi, I have developed an app. in VB that is using a 3rd party dll to do some charting. After several calls to run this chart the app. crashes. I've collected some data on the crash and am hoping someone might be able to shed a little light on it for me. Am I correct, in that this dll is...
  3. terry22

    vbSendMail - Setting/Resetting default Properties?

    I see in the docs that come with the vbSendEmail the following: MessageTimeout Public Property Get MessageTimeout() As Long Public Property Let MessageTimeout(ByVal NewValue As Long) This property controls how long, in seconds, the program should wait for a response after attempting to send...
  4. terry22

    vbSendMail

    Hi I am testing the vbSendMail dll. I unplugged my network connection to see what would happen when sending with the connection unplugged. It hangs. (Other than that it works beautifully) I tried setting a timer to catch this but that doesn't work. I'd like to try and error catch for this...
  5. terry22

    Timer? How to set a program to end due to inactivity

    Hi, How do I use/set a timer control to automatically end the program after 10 minutes of inactivity? Thanks!
  6. terry22

    vba excel charting DataLabel problems

    Hi, I am hoping someone from this forum might have the answers I seek ... Please check out this link: http://www.tek-tips.com/viewthread.cfm?SQID=855090&SPID=222&page=1 Thanks.
  7. terry22

    Very Stuck ... vb OLE to excel chart question

    Hello, I've been trying for hours and hours (since 5am) to solve this and the only thing I've accomplished is changing the chart type from what I suppose is the veritical/column default chart type to a bar/horizontal chart. I've googled it, search ms site and other forums - checked out the...

Part and Inventory Search

Back
Top