Search found 3 matches

by bcrooker
Tue Nov 03, 2009 8:25 pm
Forum: XLSReadWriteII 3/4/5
Topic: Error #VALUE! on opening a file created with TXLSReadWriteII
Replies: 6
Views: 7240

Re: Error #VALUE! on opening a file created with TXLSReadWriteII

Which version was this fixed in? I downloaded 4.0.22 today and it seems to have this problem.
by bcrooker
Thu Oct 08, 2009 3:13 pm
Forum: XLSReadWriteII 3/4/5
Topic: Strip Formulas, Just Leave Values
Replies: 1
Views: 3218

Strip Formulas, Just Leave Values

I need to essentially copy the first sheet of a multi-sheet workbook to a new sheet and just take along the values, not formulas. Then delete all of the previous sheets. So the workbook has sheets A, B and C. A shows summary calculations based on B and C. I want to add sheet D, copy the values from ...
by bcrooker
Wed Feb 11, 2009 3:41 pm
Forum: XLSSpreadSheet
Topic: Demo app
Replies: 0
Views: 3643

Demo app

What version of the component is used in the demo app? I can't even get the simplest function to work with it. I tried putting '5' into cell B2, '4' into cell B3 and then '=SUM(B2:B3)' into cell B4. Even after using the Update button and Calculate checkbox I can't get it to do anything other than sh...