#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Budget Worksheet

I am trying to make a budget worksheet that will highlight a cell a certain
color if a certain percentage of the budgeted amount is met. Currently in A1
I have the ID#, in A2 I have ID# description, in A3 I have the Budgeted
Amount and in A4 I have the formula =A3-sum(A5:A105). What I would like to
happen is when the amount in A4 reaches 15% or less than the budgeted amount
(A3) the cell will turn yellow and when A4 reaches 0 or less it will turn the
cell (A4) will turn red.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,388
Default Budget Worksheet

Hi,

Select A4 and then
Format|conditional format
select
Cell value is - less than or equal to - 0
select red
Click add
Select formula is and enter this formula
=A4<$A$3*0.15
Select yellow and click OK

Mike

"Changing Color" wrote:

I am trying to make a budget worksheet that will highlight a cell a certain
color if a certain percentage of the budgeted amount is met. Currently in A1
I have the ID#, in A2 I have ID# description, in A3 I have the Budgeted
Amount and in A4 I have the formula =A3-sum(A5:A105). What I would like to
happen is when the amount in A4 reaches 15% or less than the budgeted amount
(A3) the cell will turn yellow and when A4 reaches 0 or less it will turn the
cell (A4) will turn red.

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
Checkbook Register and Budget Worksheet Tom5151 Excel Worksheet Functions 0 July 31st 07 06:36 PM
Budget MACAVITY500 Excel Worksheet Functions 3 January 30th 07 11:41 PM
Divide Monthly Sales Budget to Day Budget Benedikt Fridbjornsson Excel Worksheet Functions 2 January 10th 06 03:42 PM
Budget John Excel Worksheet Functions 9 October 4th 05 11:06 AM
Budget input form/worksheet Mike Webb New Users to Excel 0 June 16th 05 02:40 PM


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