Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 7
Default Need Conditional Formating help.

I have a row in a worksheet that contains a text description of items being
purchased. What i want to do is Format all rows that contain a * to be in
italics.

I don't know how to word it, but i want this condition:

if cell value contains a * i want the cell to be in Italics.

i.e. if cell says "interior wall mount *" i want it to read the same but in
italics.

--
Jon Robershaw
Wardell Builders, Inc
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,393
Default Need Conditional Formating help.

Select all the cells to have the conditional format
Use Formula IS; =ISNUMBER(FIND("*",A1))
But change A1 to be the fist cell in your selected range
The click the format button and specify italic font
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"JonWardellBuilders" wrote in
message ...
I have a row in a worksheet that contains a text description of items being
purchased. What i want to do is Format all rows that contain a * to be in
italics.

I don't know how to word it, but i want this condition:

if cell value contains a * i want the cell to be in Italics.

i.e. if cell says "interior wall mount *" i want it to read the same but
in
italics.

--
Jon Robershaw
Wardell Builders, Inc



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
Conditional Formating =mod($a2,2) = not(mod($a2,2)) DawnTreader Excel Worksheet Functions 3 May 30th 08 12:35 AM
Conditional Formating Jithu Excel Discussion (Misc queries) 1 September 27th 07 01:01 PM
Conditional formating david Excel Discussion (Misc queries) 1 July 25th 07 10:43 PM
conditional formating nk Excel Worksheet Functions 7 July 8th 07 04:36 PM
Install dates formating using conditional formating? Jerry Eggleston Excel Discussion (Misc queries) 2 November 9th 05 05:49 PM


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