Search found 9 matches

by ktollund
Wed Nov 26, 2008 6:37 pm
Forum: XLSReadWriteII 3/4/5
Topic: Wrong version
Replies: 2
Views: 2081

Hello 1. The ComponentVersion property was not updated, hence the wrong version number. 2. You probably have something left of the previous version. A 1. And what can I do about that? I've tried to download several times and have uninstalled the previous version and have installed the newly downloa...
by ktollund
Fri Nov 21, 2008 9:55 pm
Forum: XLSReadWriteII 3/4/5
Topic: Wrong version
Replies: 2
Views: 2081

Wrong version

When I try to download latest versions of XLSReadWriteII 4 and XLSSpreadSheet I get 4.00.10 and 1.00.03. Version 4.00.11 should be the latest - why don't I get that? I Uninstall the old versions and install the new versions. When I try to compile an application I get a fatal error: XLSBitmap was com...
by ktollund
Thu Nov 13, 2008 9:18 pm
Forum: XLSSpreadSheet
Topic: remove XLSSpreadSheet
Replies: 3
Views: 4570

Hello This is fixed in update 1.00.03 Thank you. Thats good. But I've downloaded an amount of times and I keep getting the version 1.00.01. And when I download XLSReadWriteII ver4 I get the version 4.00.09. I have three questions: How do I know when a new version is available for download? How do I...
by ktollund
Thu Oct 16, 2008 2:50 pm
Forum: XLSSpreadSheet
Topic: remove XLSSpreadSheet
Replies: 3
Views: 4570

remove XLSSpreadSheet

I have put a XLSSpreadSheet on a form and compiled. It works. But when I try to delete the XLSSpreadSheet from the form, I get an access violation and Delphi closes. In another application I have put an XLSSpreadSheet on a form. That form is not always used in the application. If I use the form to s...
by ktollund
Thu Oct 16, 2008 12:26 pm
Forum: XLSSpreadSheet
Topic: certain sheet
Replies: 5
Views: 5896

solved

Please don't waste anymore time on this. If I write XLSSpreadSheet1.Filename:=.... XLSSpreadSheet1.Read in stead of XLSSpreadSheet1.XLS.Filename:=.... XLSSpreadSheet1.XLS.Read it works. So all I need is a small manual to XLSSpreadSheet to help me get the syntax right. That way we can all get some mo...
by ktollund
Thu Oct 16, 2008 8:20 am
Forum: XLSSpreadSheet
Topic: certain sheet
Replies: 5
Views: 5896

Thank you for your reply. I have had the same idea, and I have removed any trace of earlier version of XLS components. I have downloaded XLSReadWriteII 4 and XLSSpreadSheet simultaneusly and have re-installed them To test the installation I made a form with the XLSSpreadSheet and opened a file. This...
by ktollund
Mon Oct 13, 2008 4:17 pm
Forum: XLSSpreadSheet
Topic: certain sheet
Replies: 5
Views: 5896

new download

In order to try to adress my problems, I downloaded new versions of XLSReadWriteII4 and XLSSpreadSheet (the dcu' s are dated 03.10.08 12:06). When I only use XLS.Read and XLS.Write it works. But when I try to use the XLSSpreadSheet I get an error: [Fatal Error] Unit1.pas: Unit XBookPaintGDI was comp...
by ktollund
Sun Oct 12, 2008 4:12 pm
Forum: XLSSpreadSheet
Topic: certain sheet
Replies: 5
Views: 5896

Problem solved. Another problem:

I have found the solution. By looking at the advertising of XLSSpreadSheet on this site I found that I have to use XLSReadWriteII4: [quote] as all control of the Excel data is trough the XLSReadWriteII object of XLSSpreadSheet. [unquote] But then I got another problem: After having written to an exc...
by ktollund
Thu Oct 09, 2008 6:36 pm
Forum: XLSSpreadSheet
Topic: certain sheet
Replies: 5
Views: 5896

certain sheet

Hi
I would like to open an excel-file and look at at certain sheet, and on the other hand I would like to know what sheet is active.
But I can't make it function.
I use XLSSpreadSheet in Delphi 7

King regards
Kenneth