Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
With April in B18, this worked for me:
=MONTH(DATEVALUE(B18 & " 1, 2006")) -- Kevin Vaughn "Steve Vincent" wrote: Is there a function to convert the text name of a month (e.g., "April") to its corresponding number (e.g., "4")? If not, the only workaround I can think of would be a long, nested IF function (e.g., =IF(A1="January", "1",IF(A1="February", "2", . . . etc. . . )))))))) TIA for any help offered, Steve |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula checking multiple worksheets | Excel Worksheet Functions | |||
Formula checking multiple worksheets | Excel Worksheet Functions | |||
referencing named formula using INDIRECT function | Excel Worksheet Functions | |||
CONVERT Function Disappered in Excel | Excel Discussion (Misc queries) | |||
Convert week number into calendar month? | Excel Worksheet Functions |