If Cell Value Is Greater Than Another Cell Value By 2 Years - Highlight Red

Mar 26, 2014

I have a spreadsheet that records "Audit Date" in column C & "Audit Due Date" in column D. "Audit Due Date" is always 2 years from "Audit Date". I think I learnt the correct forumla to use =EDATE(C2,24). What I would like Excel to do is to highlight "Audit Due Date":

Red: If the audit was completed 1.5 years+ Amber: If the audit was completed between 1 & 1.5 years Green: If the audit was completed less than 1 year The colour key will show me which audits need chasing.

View 2 Replies


ADVERTISEMENT

Conditional Format: Highlight A Cell If Any Cell In The Range To The Right Was Greater Than Zero

Mar 28, 2007

If I wanted to highlight a cell if any cell in the range to the right was greater than zero, what formula would i use. I have tried =IF(L1:AD1>0,1) with the result returning for only the cells in column L. Row 3 has no value in column L but a value in column N with no result to highlight the cell.

View 4 Replies View Related

Highlight Cells In Row If Greater Than Same Cell In Another Row

Oct 9, 2013

I'm comparing budgeted dollars vs. actual dollars spent by month. So row 10 has 13 columns (column A is title and then B-M is Jan-Dec) with each cell containing a budgeted dollar amount. Row 26 is same setup but contains actual dollars spent for those months. I want to highlight any cells in row 26 that are greater than the same cell in row 10. So if H26 is $1,000 and H10 is $500, I want H26 to be highlighted in red. How can I do this without having to conditionally format each individual cell as I can't seem to make this work with a cell range in Conditional Formatting?

View 3 Replies View Related

Record Greater Than 50 In A Cell So It Reads As Greater Than 50

Aug 25, 2009

I have to make a table that shows that a if someone purchases

less than 5 items they receive no discount
5-10 items they receive 2% discount
11-20 items they receive 5% discount
21-50 items they receive 8% discount
over 50 items they receive 10%

and it has to be done in a way that the discount rate can be calculated using Vlookup I am struggling to find the best way to write this table. i tried numbering 1 to 50 and writing the corresponding discount rate in the second column but this looks untidy and can't calculate greater than 50 as i am not sure how to write it in the cell so it reads as >50 and not just 50.

View 4 Replies View Related

Highlight Min Value In Range Greater Than?

Jun 28, 2012

I have a column of percentages, and need to highlight the smallest value that is greater than 80%. This report is updated daily. I would like to know how to set conditional formatting to do this, or at least have a formula or run a macro to do this.

View 4 Replies View Related

Change Text Of Cell If Cell Is Greater Than Nothink Withen Range

Jul 16, 2009

I would like to change the name of all cells withen xrange with a text value greater than nothink.

View 4 Replies View Related

Amount In Cell Is Greater Than A Value, Change The Text Color Of Cell.

Oct 22, 2009

is possible to have a cell's text color change if the value of the cell is greater than a certain amount. For example, if the cell is $200 or more the text would change to red.

View 3 Replies View Related

Formatting Cell To Insert X If Value Of Another Cell Is Greater Than Or Less Than A Range

Feb 6, 2013

I would like to create a cell that will tell me if a dimension has failed.

I have a tolerance that the value must be between and if it is not then i would like a cell that will input an X

View 7 Replies View Related

Copy Cell Range If Column Cell Greater Than 0

Feb 6, 2014

I’m trying to write a macro to look down two different columns in my work sheet and if the is a value >0 then copy a set range of cells to another sheet,

I need to search column (k) and (x) range (“K2 : K147”) and (“X2 : X147”) in (sheet1) for values >0 if there is, then copy from (“f : m”) if it is found in the (k) column, or copy from (“s : z”) if it is found in the (X) column, and paste value only to the next empty cell in sheet2 . Sheet2 is empty so (A) on down is fine for paste range. There is a spin button in the copy range column (L) and I don’t want that picked up in the copy. Manually I (paste text) only but I think (values only) will do the same thing.

[Code] .........

View 14 Replies View Related

Multiple Months And Years In One Cell

Dec 13, 2011

Is there a way to show in excel that something feel within a specific time frame? An example being if I want to see the amount of time it took to close a customer service ticket. I would take the closed date minus the raised date, but then I would like to show in a cell it was open from Feb to Mar 2011.

View 5 Replies View Related

If Condition:one Cell Is Greater Than Previous Cell By At Least A Certain %?

Apr 29, 2009

how to include a condition in the condition? What I mean is in this set of numbers:
1000(A) 1000(B) 1000(C) 1200(D) 500(E) 1000(F)

I want excel to point out (with a 1, True, x, whatever) if (B) is greater than (A) by 10% or more and if (C) is greater than (B) and so on. I know I cant use =if(C>B,1,0)...Im just unsure how to include the % in the function

View 2 Replies View Related

VBA Code To Unlock Cell If Another Cell Value Is Greater Than 6.00

Feb 28, 2013

I have a protected worksheet with most cells locked and some that are unlocked. I also know the password to unlock the sheet. VBA code to monitor a cell(B29 in my case) and if it has a value of 6.00 or more than it will unlock cell B34?

View 7 Replies View Related

Conditional Formatting - Highlight Cell If Exists In Any Cell In Range Of Above Row

Apr 14, 2013

This is a conditional formatting problem I have not been able to resolve:

I have a range, say A1:N30

Each cell contains a text/number combination.

I would like to highlight each cell on a specific row if the vale exists within the row above - the issue is that the cell values are not in the same columns.

I have attached a sample workbook with the desired output.

Conditional formatting.xlsx

View 2 Replies View Related

Macro That Will Highlight Cell And Four Rows To Right Based On Text In Cell

Aug 6, 2014

I have a spreadsheet where if Cell A2 says "Deposit", Rows A2-E2 would be formatted with a Blue background.

I've tried conditional formatting, but I can't built it into a Macro (I can't make it run), and it only highlights the cell that has that value. I also tried having the spreadsheet filter down to only the values I want highlighted, then highlighting all cells and un-filtering the column- this didn't work either.

It would basically say :

If (any cell in Row A) has text = "Deposit" (it needs to be exact, it can't be "containing"), set cell with the word "Deposit" and 4 cells to the right as Blue (I'm not picky about the color).

View 10 Replies View Related

IF Cell Value H2 Greater Than 0 / Change Cell Value I2 To 0

Jan 5, 2014

[URL] ........ I have 2 columns for cost (Column H and Column I). Please ignore the rest of the columns such as Amazon fees and shipping fees.

I already used VLOOKUP in my Item Cost column to gather product price based on product name (Column A).

However, I'd like to ask Excel for an IF function that will do the following:

After using VLOOKUP to find item cost, IF Drop Ship Cost (Column H) is greater than 0, I'd like Excel to change my Item Cost (Column I) to 0.

The reason behind this is because there are 2 places I get my inventory from:

1.) My warehouse. But if my warehouse runs out, I get it from

2.) Another reseller who will drop-ship for me

Therefore, I'd only be able to get my product from one place or the other, not both places.

View 3 Replies View Related

Highlight Cell Based On Value Falling Between Certain Range In Another Cell?

Feb 1, 2012

Let's assume Cell A2, A3, A4, etc, only contain names/text.

Then let's assume I have set up cell B2, B3, B4, etc, to contain a percentage value based on a formula and some other entries I have made.

It should be simple, but I'm having trouble - how do I set up A2, A3, A4, etc, to highlight into different colours based on Column B's data/percentage falling into a certain range?

ie: - if B2 is between 0% - 25%, then highlight A2 green
- if B2 is between 26% - 50%, then highlight A2 orange
- if B2 is between 51% - 100%, then highlight A2 red

View 2 Replies View Related

Selecting Cell A2 Will Highlight/change Font In Cell A1

Jun 18, 2006

How can I change the font color or highlight cell A1, when I select cell A2. Cell A2 is still blank, no value entered yet. I also would like cell A1 to return to original font color or no hightlight when cell A2 is no longer selected (active), whether a value is entered or not in cell A2. Let me clearify, (A1 thru N1) and (A3 thru N3) have diferent dates and the font color is white, as is the cell too. Therefor you can not see the dates in (A1 thru N1) or (A3 thru N3).

However, when any cell (A2 thru N2) or (A4 thru N4) is selected (example A4), the cell above it (cell A3) changes font color or highlights, so the date can be seen in (A3). But when cell (A4) is no longer selected the above cell (A3) hides the date (changes back to white font on white cell). Data or a value is not necessarily entered into (A4) for (A3) to change. (A4) is only selected to show the date in (A3). But if data or value is entered into (A4), the date in (A3) will still be seen until (A4) is no longer selected/active.

View 4 Replies View Related

Adding Years To A Date (taking Into Account Leap Years)

Aug 28, 2007

I have a date 07/28/2027 and need Excel to calculate a date 65 years in the future taking into account leap years.

View 9 Replies View Related

Highlight Cell That Is Closest Number To Different Cell?

Apr 4, 2014

[Code].....

I am running a time series linear regression on a credit card company. The left most column is the amount of cards they had on a certain year and the prediction is the cards the regression formula predicted. The + and - are the columns added or subtracted the standard error which is 3.25. I am trying to highlight the closest +/- number to the original cards. For example, in the first Row 76.98 is closer to 78 than 83 is so i would like to have 76.98 highlighted...showing that subtracting the standard error gave us the closest prediction. The second column the 87.085 cell should be highlighted because adding the standard error gave us the closest prediction to 86.4.

View 4 Replies View Related

Auto Highlight Cell Based On Other Cell Value?

Dec 6, 2013

I'm having a difficult time making this work properly.

To simplify, I want:

cell A1 to fill with blue when cell G1=0 or greater.
cell A1 to fill with yellow when G1<0

Next step is to apply this to cells A1:A100 based upon cells G1:G100.

View 3 Replies View Related

Copy If Cell Greater Then Zero

Nov 24, 2009

I have one sheet where I am entering the necessary parts of the particular order. Once I have it completed I need to run a macro to copy only the elements that I have marked.

From rows 3-17, if cells in E3-E15 are greater then 0 then I need the rows
from Column "C" to Column "G" and Column "I" copied to another sheet. With rows 20 - 97 if cell in column "E" is > 0 then copy the relevant row from column "B" to column "E". I am attaching the file.

View 2 Replies View Related

Macro For Cell Value Greater Than 0?

Jan 5, 2012

I have three spreadsheets.

I need to have an automatic macro where if the Cell Value in SPREADSHEET 2 for example Cell J5 is greater than 0 (Zero is the default value in the cell).

Then the macro will open up a msgbox that says "You Are Not Eligible" in SPREADSHEET 1.

View 1 Replies View Related

Run Macro If Cell Value Greater Than 1

May 5, 2004

I would like the macro to run on its own if the cell value is greater than 1

i have data comming into the excel sheet using sql,
and j1005 cell calculates the entire data displays 1 if condition of j1005 is met else display 0 . the data refreshes on its own and j1005 keeps check every time and display the value 1 or 0

View 9 Replies View Related

Comparing How Many Times One Cell Is Greater Than Another On Same Day

May 10, 2014

I want to be able to count how many instances Primary Price is >= Price 2. And, secondarily how many times Price 1 was, at a minimum, >= to Price 2 and then also >= Price Price 3.

Ultimately I want to compare Primary to 100 or so "Prices" over a years time

I figure it would be a sumproduct function, but can't get it dialed in

View 5 Replies View Related

Divide Cell By X If Number Is Greater?

Mar 10, 2014

I have a lot of cells containing numbers. Some numbers are small, some are big.

I want to divide all numbers which are greater than 300 by 1000.

IF cell A2 > 300 THEN divide by 1000.

How to do that? Is it possible to convert value in the same cell like using conditional formatting principle?

View 7 Replies View Related

Find Cells With Value Greater Than Value Of Other Cell+1?

Apr 18, 2013

I want to count the times that a value in one column has a value of one greater than the value of the corresponding cell in another column.

(For example, A1=1 and B1=2, A2=1 and B2=2, etc.)

I've tried =COUNTIFS(A1:A180, (B1:B180)+1) and =COUNTIFS(A1:A180, "="&(B1:B180)+1) with no luck.

(It gives me a value of zero, but I can tell just by looking at the numbers that there should be at least a few times when this event occurs.)

View 5 Replies View Related

Create Formula To Add 0.2 To Cell Value If Its Greater Then 0

Jan 21, 2010

I want to create a formula which will add 0.20 to the value of a cell if its greater then 0.
Basically i have a list of cells some of which will have a value and i want to sum this list and add 0.20 if there is a number in the cell.
I am trying to create a quoting system and basically its a list of rooms etc with the wall lengths and i am adding 0.20 to each wall to allow for excess but for example if there are no measurements in bedroom5 i dont want the 0.20 added.

View 10 Replies View Related

Copy Row When Cell In Column Has Value Greater Than 0

Feb 24, 2012

I'm creating a POS system for my wife's business. The workbook has three sheets.

On the first sheet are all the articles that her shop sells.
On A1 to D1 is the following text:

Quantity Discription Price Totalprice

B1 to D1 is already filled in. When a customer buys something, a employee only has to fill in A1, how many of what item the customer buys.

So it is possible that only 5 items have a number filled in, in A1.

Now, i have a vba, which has to search all the items which have filled in quantity and then copy row A to D to a sheet called Receipt. (Later I want to print this receipt)

Now this vba work when all the filled in cells are above each other. When there is a gap between the cells, it only copies the first row.

Here is the VBA:

Sub test()
Dim r As Range, c As Range
With Worksheets("Kassa")
Set r = Range(.Range("A1"), .Range("A1").End(xlDown))
For Each c In r
If WorksheetFunction.IsNumber(c) Then
Range(.Cells(c.Row, "A"), .Cells(c.Row, "D")).Copy

[Code] ........

When I change the second A1 in the fourth line to A200. I works, but is extremely slow. It's almost like if Excel is responding anymore. Also, when no quantities are filled in, it's also slow.

View 2 Replies View Related

Countif For Values Greater Than A Value In Another Cell?

Jan 29, 2013

Basically, I have data that have the titles:

Year Max allowed A B C D E F
1999 55 45 23 60 53 53 57
2000 59 45 23 60 53 53 57
2001 51 45 23 60 53 53 57

And data for several years. Each year has a particular maximum allowed exceptions per process (A, B, C etc)

I basically would like =countif(columns that contain A through F, for values greater than Max allowed for that specific yeat)

Is there a way that I can get the countif to recognize the value under max allowed as the "tripping" value for the row A through F?

So I would get a value of 2 for row 1999, 1 for 2000 and 4 for 2001

View 3 Replies View Related

If Statement- To Return A 2 If The Cell Value Was Greater Than

Feb 23, 2010

I know that if true the following formula would return a 1

=IF(I7= 500000 and if I wanted to return a 2 if the cell value was greater than 500000 but less than or equal to 1000000

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved