Home All Groups Group Topic Archive Search About

help reading numeric values is Excel via VB.NET

Author
7 Nov 2006 7:33 AM
maverick7983
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

Author
8 Nov 2006 11:40 PM
Kevin
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, maverick7***@gmail.com wrote:

Show quoteHide quote
>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