Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
When using a dta in a formula you need to use DATEVALUE("12/1/09")
If you have a monthd Like January you have to make a string containing a date before you use it in a formula =MONTH(DATEVALUE(F1 & " 1, " & YEAR(TODAY()))) Where F1 is January this wil produce =Month("Janury 1, 2009") Look at the spaces carfully. there must be a space between the comma and 2009. "Jim" wrote: Can you use conditional formatting to query a range of cells (dates) then input from a list based on the outcome in another column? If date range is between 12/1/09 - 12/24/09 then P1. For example; Column G: Date Data: 12/31/09 Column P: Month Data: "Based on the return from the CF" could be a list of returns Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional formatting dates? | Excel Worksheet Functions | |||
Conditional Formatting with Dates | Excel Discussion (Misc queries) | |||
Conditional Formatting with Dates | New Users to Excel | |||
Conditional Formatting & Dates? | Excel Discussion (Misc queries) | |||
conditional formatting dates | Excel Discussion (Misc queries) |