Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Good morning
I would like to write an if formula that will provide me with the month (in words) if the date in a column falls between certain values, this needs to be ongoing as the spreadsheet concerned will report ongoing data therefore there will be more than seven sets of criteria to be evaluated. Please could you let me know if this is possible? Many thanks |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
With date in cell A1 try
=TEXT(A1,"mmmm") =TEXT(A1,"mmm") -- Jacob "Hannah" wrote: Good morning I would like to write an if formula that will provide me with the month (in words) if the date in a column falls between certain values, this needs to be ongoing as the spreadsheet concerned will report ongoing data therefore there will be more than seven sets of criteria to be evaluated. Please could you let me know if this is possible? Many thanks |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Brilliant - thank you!
"Jacob Skaria" wrote: With date in cell A1 try =TEXT(A1,"mmmm") =TEXT(A1,"mmm") -- Jacob "Hannah" wrote: Good morning I would like to write an if formula that will provide me with the month (in words) if the date in a column falls between certain values, this needs to be ongoing as the spreadsheet concerned will report ongoing data therefore there will be more than seven sets of criteria to be evaluated. Please could you let me know if this is possible? Many thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Too few arguments | Excel Worksheet Functions | |||
Arguments | Excel Discussion (Misc queries) | |||
IF-more than 7 arguments | Excel Discussion (Misc queries) | |||
IF-more than 7 arguments in | Excel Worksheet Functions | |||
arguments | Excel Discussion (Misc queries) |