help reading numeric values is Excel via VB.NET

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • maverick7983@gmail.com

    help reading numeric values is Excel via VB.NET

    Hi,

    I am engineering student at Rutgers University, I need help in writting
    a VB.Net program which will read voltage values logged in Excel by a
    Data Acquisition Card and if the voltage value happens to be within a
    certain range, I need the program to call different sub routines. I
    know how to call the subroutines, but I'm haing trouble reading the
    Excel values in realtime. I appreciate your time and help regarding the
    matter.
    Thanks a lot
    Kanish

  • Kevin

    #2
    Re: help reading numeric values is Excel via VB.NET

    1. You shouldn't have told us you're a student. Our help will be
    limited since you need to learn this for yourself and not have someone
    write the program for you.

    2. Try using Google first. Start by searching on this:

    +"Visual Basic 2005" +Excel

    3. Start the program. Ask questions about code you can't figure out.
    Give code examples in your question so we can see what you're trying
    to accomplish.


    On 6 Nov 2006 23:33:28 -0800, maverick7983@gm ail.com wrote:
    >Hi,
    >
    >I am engineering student at Rutgers University, I need help in writting
    >a VB.Net program which will read voltage values logged in Excel by a
    >Data Acquisition Card and if the voltage value happens to be within a
    >certain range, I need the program to call different sub routines. I
    >know how to call the subroutines, but I'm haing trouble reading the
    >Excel values in realtime. I appreciate your time and help regarding the
    >matter.
    >Thanks a lot
    >Kanish

    Comment

    Working...