Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 34
Default Caution Signal

Hi, I need help..
I would like some caution signals in my workbook. If limit reaches over 75%
but Less than 100% that I like to fill some color and also bold the text and
also increase text size by one or two point level.

If the Limit reaches to 100% over 100% I like to text to go red, bolded and
that cell filled with some other color.

please help thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,939
Default Caution Signal

How about using a conditional format? (Format - Conditional Format) Based on
your description you probably will need to base it on a formula. without more
details it is hard to comment further...
--
HTH...

Jim Thomlinson


"EXCEL USER" wrote:

Hi, I need help..
I would like some caution signals in my workbook. If limit reaches over 75%
but Less than 100% that I like to fill some color and also bold the text and
also increase text size by one or two point level.

If the Limit reaches to 100% over 100% I like to text to go red, bolded and
that cell filled with some other color.

please help thanks

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 34
Default Caution Signal

Hi, Jim
I am using conditional formula but it will be in three layers but it is not
comming out correctly.
Here I am using as follow
if cell value "Less than or Equal to" "$G$10*100% using color red
If cell value "Between" "$G$10*75% and $G$10*g10*99.99% using color Orange
If Cell Value Between "$G$10" and $G$10*74.99%" using no formatting but it
is not giving me correct result.

see if you can help May be i am making some simple stupid mistake it is been
very long day
thanks

"Jim Thomlinson" wrote:

How about using a conditional format? (Format - Conditional Format) Based on
your description you probably will need to base it on a formula. without more
details it is hard to comment further...
--
HTH...

Jim Thomlinson


"EXCEL USER" wrote:

Hi, I need help..
I would like some caution signals in my workbook. If limit reaches over 75%
but Less than 100% that I like to fill some color and also bold the text and
also increase text size by one or two point level.

If the Limit reaches to 100% over 100% I like to text to go red, bolded and
that cell filled with some other color.

please help thanks

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,939
Default Caution Signal

Go with Formula Is and not Cell Value... Use a formula like

Criteria 1
=and($G$10=0.75, $G$10<1)

Criteria 2
=$G$10=1

--
HTH...

Jim Thomlinson


"EXCEL USER" wrote:

Hi, Jim
I am using conditional formula but it will be in three layers but it is not
comming out correctly.
Here I am using as follow
if cell value "Less than or Equal to" "$G$10*100% using color red
If cell value "Between" "$G$10*75% and $G$10*g10*99.99% using color Orange
If Cell Value Between "$G$10" and $G$10*74.99%" using no formatting but it
is not giving me correct result.

see if you can help May be i am making some simple stupid mistake it is been
very long day
thanks

"Jim Thomlinson" wrote:

How about using a conditional format? (Format - Conditional Format) Based on
your description you probably will need to base it on a formula. without more
details it is hard to comment further...
--
HTH...

Jim Thomlinson


"EXCEL USER" wrote:

Hi, I need help..
I would like some caution signals in my workbook. If limit reaches over 75%
but Less than 100% that I like to fill some color and also bold the text and
also increase text size by one or two point level.

If the Limit reaches to 100% over 100% I like to text to go red, bolded and
that cell filled with some other color.

please help thanks

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
input a signal into a cell and count RL New Users to Excel 1 March 19th 08 02:55 PM
warning signal EXCEL USER Excel Programming 1 October 20th 06 06:12 PM
Formala to find the best/latest signal Eskimo Excel Worksheet Functions 14 May 16th 06 09:48 PM
Excel caution, WHY? mw Excel Discussion (Misc queries) 1 April 3rd 06 05:19 AM
Can I set up a signal in Excel to let me know when my due date is. pandie Excel Worksheet Functions 1 February 23rd 06 03:36 AM


All times are GMT +1. The time now is 06:39 PM.

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"