in reply to Re: Real conditional formatting in Spreadsheet::WriteExcel?
in thread Real conditional formatting in Spreadsheet::WriteExcel?
The point is that the conditional format(s) I'd like to put in are referencing formulae and could be tweaked by the end-user, i.e. they adjust a value of a cell somewhere, Excel recalculates various formulae and another cell's background color changes to show the effect.
If it was simply a case of testing a value and setting the background while writing the worksheet I could do that directly with WriteExcel.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Real conditional formatting in Spreadsheet::WriteExcel?
by dragonchild (Archbishop) on Apr 01, 2005 at 03:39 UTC |