Hi,
How can I make a connection to an Excel file, and I can select the specific
fields? For example in sheet1:
A B C
1 20 change good
2 short return 50
3 order shipped 3
How can I get the value of "C2" in ASP? I want to the the connection and the
select statement.
Thanks for any help.
--
Andrew
How can I make a connection to an Excel file, and I can select the specific
fields? For example in sheet1:
A B C
1 20 change good
2 short return 50
3 order shipped 3
How can I get the value of "C2" in ASP? I want to the the connection and the
select statement.
Thanks for any help.
--
Andrew
Comment