help reading numeric values is Excel via VB.NET

  • Thread starter Thread starter maverick7983
  • Start date Start date
M

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
 
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.
 
Back
Top