Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() hello all, i would like to know how can i set a text style in a cell ב that would be subjugated a cell value.... for example: if cell "A1" is "payed" then the text in cell "B1" will be "blue", bold, text height 14 if not then then the text in cell "B1" will be "green", plain, tex height 11 a. can it be done? b. can the formula work on the value of the same cell ? (i.e: if cel "a1"is... then the text in cell "a1" will be...) much obliged, ell -- ella ----------------------------------------------------------------------- ellar's Profile: http://www.excelforum.com/member.php...nfo&userid=196 View this thread: http://www.excelforum.com/showthread.php?threadid=48424 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Use conditional formatting for this, and yes you can test on the value of the
cell using conditional formatting, access it from the edit menu. Your formula would look like this for the first row: =$A1="payed". "ellar" wrote: hello all, i would like to know how can i set a text style in a cell ב that would be subjugated a cell value.... for example: if cell "A1" is "payed" then the text in cell "B1" will be "blue", bold, text height 14 if not then then the text in cell "B1" will be "green", plain, text height 11 a. can it be done? b. can the formula work on the value of the same cell ? (i.e: if cel "a1"is... then the text in cell "a1" will be...) much obliged, ella -- ellar ------------------------------------------------------------------------ ellar's Profile: http://www.excelforum.com/member.php...fo&userid=1968 View this thread: http://www.excelforum.com/showthread...hreadid=484248 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
BTW the word is "paid", unless you are talking about rope..
Jason Clement wrote: Use conditional formatting for this, and yes you can test on the value of the cell using conditional formatting, access it from the edit menu. Your formula would look like this for the first row: =$A1="payed". "ellar" wrote: hello all, i would like to know how can i set a text style in a cell ב that would be subjugated a cell value.... for example: if cell "A1" is "payed" then the text in cell "B1" will be "blue", bold, text height 14 if not then then the text in cell "B1" will be "green", plain, text height 11 a. can it be done? b. can the formula work on the value of the same cell ? (i.e: if cel "a1"is... then the text in cell "a1" will be...) much obliged, ella -- ellar ------------------------------------------------------------------------ ellar's Profile: http://www.excelforum.com/member.php...fo&userid=1968 View this thread: http://www.excelforum.com/showthread...hreadid=484248 |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() tank you Jason & andrew; i am sorry to say that it did not work, i tried both of your suggestions, in case i didn't understand you please look at the image attacehd (i tried both solutions' but 'print screen' only one.. :-) did i misunderstood ? thank's Ell +------------------------------------------------------------------- |Filename: excel1.gif |Download: http://www.excelforum.com/attachment.php?postid=4032 +------------------------------------------------------------------- -- ella ----------------------------------------------------------------------- ellar's Profile: http://www.excelforum.com/member.php...nfo&userid=196 View this thread: http://www.excelforum.com/showthread.php?threadid=48424 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Insert text depending on font colour | Excel Discussion (Misc queries) | |||
different values depending on how text file is opened | Excel Discussion (Misc queries) | |||
CONTIF DEPENDING ON TEXT/NUMBER COLOR | Excel Discussion (Misc queries) | |||
Display text depending on values of 3 different cells? | Excel Worksheet Functions | |||
show different text in a text box depending on cell value | Excel Programming |