OK!
Thanks Lars.
Search found 4 matches
- Fri Feb 09, 2007 1:01 pm
- Forum: XLSReadWriteII 3/4/5
- Topic: Problem with formula
- Replies: 2
- Views: 3103
- Fri Feb 02, 2007 11:05 pm
- Forum: XLSReadWriteII 3/4/5
- Topic: Problem with formula
- Replies: 2
- Views: 3103
Problem with formula
I have a program where I use the AsFormula function. This works fine with short formulas and when they references the same sheet. I have som formulas like this: (VLookup(D3;Sum!A28:G33;2)*E3)+(VLookup(D3;Sum!A28:G33;3)*F3); When I compile and run the program, all works fine, but when I execute the f...
- Sat Sep 30, 2006 3:14 pm
- Forum: XLSReadWriteII 3/4/5
- Topic: How do a gradient fill for the whole diagram area?
- Replies: 0
- Views: 2705
How do a gradient fill for the whole diagram area?
Hello! In Excel i can create a chart and set the coloring of the plot area to "None" This will give the effect that the plotarea gets transparent and the color for the whole diagram is used for the whole diagram area. How do I do this with XLSReadWriteII 3.0? I can set the color of the plo...
- Thu Sep 28, 2006 7:40 pm
- Forum: XLSReadWriteII 3/4/5
- Topic: Creating Charts
- Replies: 1
- Views: 2874
Creating Charts
Hi! I need to create charts with XLSReadWritwII 3.0. When I add ColorSelect2 to the uses section and compile the program I get the following error mesage: [Error] File not found: 'ColorSelect2.DFM'. This happens both in my application and with the demo example. Does anyone have any ideas about this....