I'm new to
VB, but have had programming experience in other languages
(many years ago).
I'm looking for a sample program that I can use to:
a) open and read an excel worksheet, row by row
b) accumulate totals in an array based on the data in the row as wel
as some input parameters.
c) when all the rows are processed, create a new worksheet with data
from the array.
I'm sure this is about as basic as a
VB program can be and that there
are web sites with sample programs but need help locating them. Or
perhaps there is a book I can buy.
Thanks for any help.