Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Column D = Date closed (1/1/2009 format)
Column AF = Day Closed (custom "d" format) Column AG = Week Closed (General Format) Column AF gets the day closed using the formula: =D2 Column AG gets the Week Closed using the formula: =IF(OR($AF2=1,$AF2=2,$AF2=3,$AF2=4,$AF2=5,$AF2=6,$ AF2=7),"Week One,"")) The formula works in Column AF, but I can't the formula to work in Column AG. It leaves the cells blank. I thought maybe the formula in AF is interfering with the formula in AG. So I took the fomula out of AF and put the same value in the cell. Presto. The formula in AG worked. Is there a solution to this? Why can't the formula read the value from the cell unless I make it a "Number" format? Maybe I am doing everything wrong. Any help would be appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula to read formula in a cell | Excel Discussion (Misc queries) | |||
How to read the value of a cell | Excel Worksheet Functions | |||
Formula to read just the first 2 to 3 characters in a cell. | Excel Discussion (Misc queries) | |||
CAN YOU SET GRAPH TO READ, FORMULA IN A CELL AS A BLANK CELL | Excel Discussion (Misc queries) | |||
can formula to read sheetname from a cell? | Excel Worksheet Functions |