Hi everybody!
I'm writing a Delphi 7 application, and I want it
to read string values from some .xls (Excel) files, pointing
at some cells (B3 and C3, for instance) of sheet 1, in order
to manage those values with string variables.
The inputs are name and directory of the files, which
are closed and have to be so after running the application.
How can I do? Is there some useful component to achieve
the goal?
Thank you very much!
Emanuele
I'm writing a Delphi 7 application, and I want it
to read string values from some .xls (Excel) files, pointing
at some cells (B3 and C3, for instance) of sheet 1, in order
to manage those values with string variables.
The inputs are name and directory of the files, which
are closed and have to be so after running the application.
How can I do? Is there some useful component to achieve
the goal?
Thank you very much!
Emanuele