Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
bpat1434
 
Posts: n/a
Default Modify Row & Cell Contents based upon Cells Values


Ok, well first things first:

I will need to consolidate my conditionals, that's for sure.

I tested the DATEVALUE($b2) and got: #VALUE!

So, I found out that By using the following formula, it works to change
the row red:
=AND($K2="Awaiting Pickup", (TODAY()-14)$B2)

So, now all I need to do is figure this out:

I want to change the contents of the cell A in the row based upon the
preceding statement. *IF* both of the previous are true, I want the
value of column A in that row to become *[ ! ]*. I bet that there is a
way to condense the two into one function. I'm missing something, but
not sure what it is.

Any thoughts on how to do it? Also, this worksheet is 500 rows
multiplied over 11 sheets, so all of my formulas have to wrok based
upon any row, but the columns are identical.

Thanks for your continued help.

~Brett


--
bpat1434
------------------------------------------------------------------------
bpat1434's Profile: http://www.excelforum.com/member.php...o&userid=16155
View this thread: http://www.excelforum.com/showthread...hreadid=275903

  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

Didn't this original suggestion work:

=IF(AND((TODAY()-14)$B2,$K2="Awaiting Pickup"),"[!]","")



bpat1434 wrote:

Ok, well first things first:

I will need to consolidate my conditionals, that's for sure.

I tested the DATEVALUE($b2) and got: #VALUE!

So, I found out that By using the following formula, it works to change
the row red:
=AND($K2="Awaiting Pickup", (TODAY()-14)$B2)

So, now all I need to do is figure this out:

I want to change the contents of the cell A in the row based upon the
preceding statement. *IF* both of the previous are true, I want the
value of column A in that row to become *[ ! ]*. I bet that there is a
way to condense the two into one function. I'm missing something, but
not sure what it is.

Any thoughts on how to do it? Also, this worksheet is 500 rows
multiplied over 11 sheets, so all of my formulas have to wrok based
upon any row, but the columns are identical.

Thanks for your continued help.

~Brett

--
bpat1434
------------------------------------------------------------------------
bpat1434's Profile: http://www.excelforum.com/member.php...o&userid=16155
View this thread: http://www.excelforum.com/showthread...hreadid=275903


--

Dave Peterson

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
I want to format a cell based on an adjacent cells value Cumbo Excel Discussion (Misc queries) 1 December 13th 04 11:52 AM
Modify Row & Cell Contents based upon Cells Values bpat1434 Excel Worksheet Functions 1 November 7th 04 03:12 AM
Modify Row & Cell Contents based upon Cells Values bpat1434 Excel Worksheet Functions 1 November 6th 04 05:17 PM
Modify Row & Cell based on Multiple Data Brett Patterson Excel Worksheet Functions 0 November 5th 04 07:11 PM
Modify Row based upon cell value Brett Patterson Excel Worksheet Functions 0 November 4th 04 11:09 PM


All times are GMT +1. The time now is 05:51 AM.

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"