J
Jim
Does anyone know if conditional formatting is supported in
the spreadsheet component of Office XP? I can get it to
work in Excel, but it does not work with the spreadsheet
component. I am passing parameters to a template query,
returning the results as an XML document, transforming it
to a formated spreadsheet using an XSL transformation
(created by saving an Excel spreadsheet as XML and editing
it). I want numbers in a particular column to be red,
green, or blue depending upon their value relative to a
set of threshold values.
I contemplated doing this with jscript, but couldn't find
an appropriate event I could trigger off of.
Any insights would be appreciated!
the spreadsheet component of Office XP? I can get it to
work in Excel, but it does not work with the spreadsheet
component. I am passing parameters to a template query,
returning the results as an XML document, transforming it
to a formated spreadsheet using an XSL transformation
(created by saving an Excel spreadsheet as XML and editing
it). I want numbers in a particular column to be red,
green, or blue depending upon their value relative to a
set of threshold values.
I contemplated doing this with jscript, but couldn't find
an appropriate event I could trigger off of.
Any insights would be appreciated!