Thread: If or VLOOKUP
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Simon Lloyd[_266_] Simon Lloyd[_266_] is offline
external usenet poster
 
Posts: 1
Default If or VLOOKUP


Eán;377273 Wrote:
Hi
I have a coloum of dates dd/mm/yyyy but would like in a separate coloum
to
show only the month - how would I write a formula to return "April" for
all
dates with 04 in the mm?
Please & thank you.If your date was in A1 put this in B1 and drag down =TEXT(A1,"mmmm")



--
Simon Lloyd

Regards,
Simon Lloyd
'The Code Cage' (http://www.thecodecage.com)
------------------------------------------------------------------------
Simon Lloyd's Profile: http://www.thecodecage.com/forumz/member.php?userid=1
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=105582