I am trying to import an excel document from my asp.net page and capture the
values from certain cells within that doc to do further processing with that
data.
I am doing just fine with the basic opening of the document. I even set up
a range, but cannot figure out how to get the values out of that range.
I know this may be a basic question, but I'm stumped.
Bookmarks