#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
darkbearpooh1
 
Posts: n/a
Default cell format help


I need to conditional format a cell based on the condition of a
different cell is this possible? could someone post a formula to help
me?


--
darkbearpooh1
------------------------------------------------------------------------
darkbearpooh1's Profile: http://www.excelforum.com/member.php...o&userid=30640
View this thread: http://www.excelforum.com/showthread...hreadid=503516

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Elkar
 
Posts: n/a
Default cell format help

Let's say you want to Conditionally Format cell A1 to become red if cell B1 =
5.

1. Select Cell A1
2. Choose "Conditional Formatting" from the Format Menu
3. Under Condition 1, change "Cell Value Is" to "Formula Is"
4. Enter the formula: =B1=5
5. Change the Background Color to Red (or whatever you want)
6. Click OK

HTH,
Elkar



"darkbearpooh1" wrote:


I need to conditional format a cell based on the condition of a
different cell is this possible? could someone post a formula to help
me?


--
darkbearpooh1
------------------------------------------------------------------------
darkbearpooh1's Profile: http://www.excelforum.com/member.php...o&userid=30640
View this thread: http://www.excelforum.com/showthread...hreadid=503516


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
darkbearpooh1
 
Posts: n/a
Default cell format help


Thanks!!!!!!!!!!! thats great!


--
darkbearpooh1
------------------------------------------------------------------------
darkbearpooh1's Profile: http://www.excelforum.com/member.php...o&userid=30640
View this thread: http://www.excelforum.com/showthread...hreadid=503516

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
darkbearpooh1
 
Posts: n/a
Default cell format help


Ok, Now how do i make it accept a range like you said conditional format
if A1=5 but I need it to accept several different numbers and still
change color?


--
darkbearpooh1
------------------------------------------------------------------------
darkbearpooh1's Profile: http://www.excelforum.com/member.php...o&userid=30640
View this thread: http://www.excelforum.com/showthread...hreadid=503516

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Elkar
 
Posts: n/a
Default cell format help

You could use the AND and OR functions.

=OR(B1=5,B1=10,B1=15)

=OR(AND(B1=5,B1<=10),B1=15)


"darkbearpooh1" wrote:


Ok, Now how do i make it accept a range like you said conditional format
if A1=5 but I need it to accept several different numbers and still
change color?


--
darkbearpooh1
------------------------------------------------------------------------
darkbearpooh1's Profile: http://www.excelforum.com/member.php...o&userid=30640
View this thread: http://www.excelforum.com/showthread...hreadid=503516




  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
darkbearpooh1
 
Posts: n/a
Default cell format help


Thank you so much for the help but i am still struggling,
started to work then something keeps going wrong.
Maybe if i explain what i am trying to do someone can offer a better
solution?

I am making a Crew schedule worksheet at the top in the rows going
across is the number of employees needed for that hour and each hour is
seperated by cell.
going down i just have listed crew 1, crew 2 ect. but the names will be
filled in later so i can just put 1,2,3 ect or whatever helps if a
numeric value is better.

all i am trying to do is color the cells as a line bar to show what
time the employee is working. the number of employees needed per hour
comes from a formula that matches hourly projections to crew needed per
projection... thanks to everyone's help here that parts done so i just
input the projection for the week and it gives me the correct number of
employees for each hour now i just need a bar or color or something that
ties it in to the employees??

IS this confusing enough?
I wish i could just send the sheet to view because its not as
complicated as i am making it..

any suggestions, Thanks in advance!!!


--
darkbearpooh1
------------------------------------------------------------------------
darkbearpooh1's Profile: http://www.excelforum.com/member.php...o&userid=30640
View this thread: http://www.excelforum.com/showthread...hreadid=503516

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Bring the cell format along with the cell value from a reference c Lorrie Horgen Excel Worksheet Functions 1 January 20th 06 09:52 PM
Reference Cell in custom format???? lil_ern63 Excel Discussion (Misc queries) 3 September 1st 05 02:27 PM
Why does my format keep changing in the cell? Denise Excel Discussion (Misc queries) 0 August 30th 05 04:23 PM
how do I format a cell reference to move as source changes KGray Excel Worksheet Functions 1 August 13th 05 12:41 AM
Possible Lookup Table Karen Excel Worksheet Functions 5 June 8th 05 09:43 PM


All times are GMT +1. The time now is 10:54 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"