Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Hello everybody this is my firs post and I do appreciate you help. I am trying to set up conditional formatting so that after the 5th of every month the cell’s text becomes red, regardless of month or year. I have bean able to set it up for a specific date mm/dd/yy but this unfortunately does not help in my particular instance. I need to some how specify to excel that neither the month nor the year are relevant only the day of the month. Also is there a way to time stamp the date you made an entry into a cell? For example I receive a check and input the check amount into the appropriate cell, I than put the date received in the neighboring cell. What I am looking for is ways to automate this process by excel automatically dating the entry for me. -- Alib ------------------------------------------------------------------------ Alib's Profile: http://www.excelforum.com/member.php...o&userid=29980 View this thread: http://www.excelforum.com/showthread...hreadid=496746 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Use this in the CF Formula is Option to color your cell Red if the =DAY(A12)5 Cheers, Steve -- SteveG ------------------------------------------------------------------------ SteveG's Profile: http://www.excelforum.com/member.php...fo&userid=7571 View this thread: http://www.excelforum.com/showthread...hreadid=496746 |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
or maybe it should be
=DAY(TODAY())5 -- HTH RP (remove nothere from the email address if mailing direct) "SteveG" wrote in message ... Use this in the CF Formula is Option to color your cell Red if the =DAY(A12)5 Cheers, Steve -- SteveG ------------------------------------------------------------------------ SteveG's Profile: http://www.excelforum.com/member.php...fo&userid=7571 View this thread: http://www.excelforum.com/showthread...hreadid=496746 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional formatting : amount of decimals | Excel Discussion (Misc queries) | |||
Conditional Formatting Cell < Today() | Excel Worksheet Functions | |||
Conditional Formatting | Excel Discussion (Misc queries) | |||
Time formatting | Excel Discussion (Misc queries) | |||
Time Stamp without change | Excel Discussion (Misc queries) |