El 12/02/12 16:52, Jay Lozier escribió:
On 02/11/2012 08:03 PM, 451farenheit wrote:
Hi there!
I have been looking for a while and I do not find any related topic
finally.
What I want is to do a conditional format between a group of data,
where the
background of the cells in calc
depends on the values inside the group. For example a list of numbers
from 0
to 10 where 10 is totally red on the background and 0 is white. Then, a
gradient of white to red should be seen between the values in between
1,2,3,
and so on.
Open Format>>Conditional Formatting. A dialog box will open allowing you
specify the criteria and formatting for that criteria. AFAIK only 3 can
be applied.
Is that possible with calc? Any link for it?
Many thanks in advance!
--
View this message in context:
http://nabble.documentfoundation.org/Calc-and-gradient-conditional-formatting-tp3736391p3736391.html
Sent from the Users mailing list archive at Nabble.com.
Now is possible in LibreOffice 3.5RC3, more than 10 conditions I don't
know the limit.
But also it is possible in other version using the STYLE() function
inside the formula condition of conditional format.
First define the styles needed.
In this sample Background _1, Background_2 ... Background_10
with the different background colors.
In the Conditional Formatting select Formula is =
and the formula:
STYLE("Background_"&A1)
A1 is supposed to have the value to select the appropriated style.
Miguel Ángel.
--
For unsubscribe instructions e-mail to: users+help@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.