LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 196
Default Automatically highlight cells with special characters

Matt

Say it is cells A1:A100 you want to highlight the ones containing an
asterisk, you can use the following formula in conditional formatting:

=SEARCH("~*",A1)

and select the format you wish to apply.

Does this do what you want?

Best regards

Richard


Matt B. wrote:
I am not sure that I follow.....

For example, some cells have values of "325" "425" "671" etc
I need the cells with numbers like "987(**)" "999(**)" highlighted.

there are no quotation marks in the cells.

Basically, I transferred some stats over from SPSS and i need to highlight
the significant ones



"Dave F" wrote:

One possibility would be to concatenate the numbers with an asterisk.

Example: =IF(A1=1,concatenate(A1,"*"),"") where the test value is 1.
Depending on the number of values you want to test for this may be viable.
Or it may not be.

Dave
--
Brevity is the soul of wit.


"Matt B." wrote:

I need to flag cells that contain numbers with asterixes. Conditional
formatting does not seem to allow this. Is ther any way to automatically
highlight these??

Thanks!
Matt B.


 
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
How do I revert cells to blank automatically on spacific days? Conker10382 Excel Discussion (Misc queries) 5 May 25th 06 05:14 PM
Automatically update cells Maddoktor Excel Discussion (Misc queries) 1 December 8th 05 12:56 AM
Adjust the size of cells automatically Dajana Excel Discussion (Misc queries) 1 September 6th 05 02:56 PM
Copy down - special to fill only the blank cells Mike Excel Discussion (Misc queries) 3 April 18th 05 10:08 PM
Protected cells -automatically format to a different color Fred Evans Excel Discussion (Misc queries) 9 December 3rd 04 12:59 PM


All times are GMT +1. The time now is 10:50 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"