BlackRazor
New Member
- Joined
- Mar 20, 2009
- Messages
- 24
OK,
Hi everyone. First post, long time site fan. The community is awesome and great to see it growing.
Now heres my formula problem.
I have a spreadsheet with a frozen split for column headers. It has two contiguous columns which contain dates. I have a date format applied to the cells. The actual columns are J and K. Column J contains the date I sent a request to a client. Column K contains the date I received the requested documents.
Here is my algebraic logic sequence, but I'm not sure how to translate into a formula,er, exactly. I have a good idea of what operants and querants to use, so please feel free to correct my formulaic logic if something is wrong.
I would like to use a nested IF argument to apply a conditional format to cells in Column K (Cell X) if Cell X IS BLANK, AND the value of cell immediately to its left (Cell Y) is NOT=>TODAY()-30.
In lamens terms to help conceptualize the formula, it needs to look at the date I sent out the request for documents to a client and then look at the cell to its right, which is the date I received the documents back. If the cell adjacent to the right of the request date is blank AND if that request was within the past 30 days, then it should apply a conditional format. If the request date is not within the past 30 days, then there should be no conditional formatting. Also, if the cell in Column K is not blank and actually has a date, then there should be no conditional formatting.
I know some of the information above is extraneous, but it helps to conceptualize the spreadsheet. I thank you all in advance, and can't wait to get my formula.
Hi everyone. First post, long time site fan. The community is awesome and great to see it growing.
Now heres my formula problem.
I have a spreadsheet with a frozen split for column headers. It has two contiguous columns which contain dates. I have a date format applied to the cells. The actual columns are J and K. Column J contains the date I sent a request to a client. Column K contains the date I received the requested documents.
Here is my algebraic logic sequence, but I'm not sure how to translate into a formula,er, exactly. I have a good idea of what operants and querants to use, so please feel free to correct my formulaic logic if something is wrong.
I would like to use a nested IF argument to apply a conditional format to cells in Column K (Cell X) if Cell X IS BLANK, AND the value of cell immediately to its left (Cell Y) is NOT=>TODAY()-30.
In lamens terms to help conceptualize the formula, it needs to look at the date I sent out the request for documents to a client and then look at the cell to its right, which is the date I received the documents back. If the cell adjacent to the right of the request date is blank AND if that request was within the past 30 days, then it should apply a conditional format. If the request date is not within the past 30 days, then there should be no conditional formatting. Also, if the cell in Column K is not blank and actually has a date, then there should be no conditional formatting.
I know some of the information above is extraneous, but it helps to conceptualize the spreadsheet. I thank you all in advance, and can't wait to get my formula.