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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by cvl75

  1. cvl75

    Excel Values Returned As Null Using ADO Open Recordset

    I have a application that Import data from Excel,some values in an Excel column returned as Null when the underlying value is not a Null. has Anyones came across something like this before? Or do you have any ideas how to fix this problem. Thank You In Advance
  2. cvl75

    Excel Values Returned As Null Using ADO Open Recordset

    I have a application that Import data from Excel,some values in an Excel column returned as Null when the underlying value is not a Null. has Anyones came across something like this before? Or do you have any ideas how to fix this problem. Thank You In Advance
  3. cvl75

    How to fix Excel Return Null From ADO RecordsetOpen?

    Cajun, I understand What it does, but that's not what I want. when the recordset hits the providernumber that contains ALpha-numeric, It returns a value null even though that provider exist in the worksheet. Thanks, CL
  4. cvl75

    How to fix Excel Return Null From ADO RecordsetOpen?

    Cajun, That's not what I want. The reason that record is null because the provider number contain Alpha-Numberic Value. Not because that record does not exist.
  5. cvl75

    How to fix Excel Return Null From ADO RecordsetOpen?

    I have a small application that read provider numbers from and excel worksheet but when a provider number intermix with alpha-numeric the recordset return Null and Don't know how to get around this. Any helps would be appreciated. Thanks, CL
  6. cvl75

    How to add a HyperLink on a form without using API Calls

    That's not what I am looking for. I am looking for a web browser Hyperlink, not an exe. Thank you for your repsonse though.
  7. cvl75

    How to add a HyperLink on a form without using API Calls

    Please response ASAP. Thank You Much In Advance
  8. cvl75

    Why Form_LostFocus() does not Work?

    Anyones know why a lost focus event does not trigger? I can't seem to figure out the problem?.. Thank You in Advance CL
  9. cvl75

    How To add Control Arrays At run Time?

    I am trying to add a Arrays Textbox At run time, but I can't get it to work. Do anyones known how? Please help me. Thanks In Advance
  10. cvl75

    How to add a bitmap next to the Menu item In MDIForms?

    I am trying to add a bitmap next to the menu item in the MDIForms, but I dont really know how?. I have done it in the Child form, which I use ImageControl,but you cannot use imagecontrol in MDIForm. Is anyone know how?. Please direct me. Thank you much in Advance. CL
  11. cvl75

    Any one know a best way of shutdown your Application?

    No one have any other ideas. Like a API call or something similar. Thank you in advance
  12. cvl75

    Use Total in VB or figure on Crystal Report?

    I dont think you should store any calculated fields in a database.
  13. cvl75

    Any one know a best way of shutdown your Application?

    That's what I currently have it work right now but Since I have so many forms i dont want to have a timer on every form I Just want know if there is way that I can just Have this shutdown my application in my main forms and still be able to keep track all the child forms Activities. Thank You...

Part and Inventory Search

Back
Top