Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Kev
 
Posts: n/a
Default how can excel colour a cell when it has a specified character

I have a spreadsheet I input various letter and figures into. I want excel
to automatically colour a cell which has a certain character in so it is
clear where these appear.
  #2   Report Post  
RagDyeR
 
Posts: n/a
Default

Look up "Conditional Formatting" in the HELP files.

Try it out, and then post back with any questions.
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================


"Kev" wrote in message
...
I have a spreadsheet I input various letter and figures into. I want excel
to automatically colour a cell which has a certain character in so it is
clear where these appear.


  #3   Report Post  
Debra Dalgleish
 
Posts: n/a
Default

You can use conditional formatting to colour a cell, with up to three
conditions. For example, you could have the cell change to red if you
input the number "1", yellow if you input "2", and green if you input "3".

There are instructions in Excel's help, and he

http://www.contextures.com/xlCondFormat01.html

Kev wrote:
I have a spreadsheet I input various letter and figures into. I want excel
to automatically colour a cell which has a certain character in so it is
clear where these appear.



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html

  #4   Report Post  
tjtjjtjt
 
Posts: n/a
Default

Kev,

So, if it has the character, you want to hide the cell contents, correct?
One way: Use conditional Formatting.
For example, Conditional Format for A1:A10 to change the Font color to white
(matching the background color of my spreadsheet) when the letter f appears
in the cell:
Select A1:A10, and go to Format | Conditional Formatting.
Switch to Formula Is and type this:
=FIND("f",A1,1)
Click Format and set the desired formatting for the font, borders, or
background.
Click Okay twice.

Note that the Find function is Case Sensitive, so depending on what
character you are searching for, you may have to adjust this.

"Kev" wrote:

I have a spreadsheet I input various letter and figures into. I want excel
to automatically colour a cell which has a certain character in so it is
clear where these appear.

  #5   Report Post  
Bernard Liengme
 
Posts: n/a
Default

Experiment with Format|Conditional Formatting
Try something like Formula IS : =SEARCH("d",A1)0

best wishes


--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"Kev" wrote in message
...
I have a spreadsheet I input various letter and figures into. I want excel
to automatically colour a cell which has a certain character in so it is
clear where these appear.



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
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? Richard Excel Discussion (Misc queries) 2 May 13th 23 11:46 AM
Copy Word table into Excel cell by cell hg Excel Discussion (Misc queries) 3 December 15th 04 04:43 PM
Using Jet to read excel file returns blank for last cell - sometim Ron Excel Discussion (Misc queries) 1 December 9th 04 08:21 AM
Paste rows of numbers from Word into single Excel cell BecG Excel Discussion (Misc queries) 1 December 8th 04 04:55 PM
how do i set up a single cell continual entry in excel to total f. mike@swallow Excel Discussion (Misc queries) 1 December 7th 04 12:29 PM


All times are GMT +1. The time now is 10:31 PM.

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

About Us

"It's about Microsoft Excel"