Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() HI In C3 I have date in the form dd/mm/yyyy. I'm trying to return this in A3 as mmm. EG 12/04/2010 in C3 would return upper APR in A3 Can someone help with this? Grateful for any advice. BTW I'd then need to incorporate the code into an existing formula in A3 : =IF(C3="","",UPPER(LEFT(M$3,3)&TEXT(ROW()-3,"000")&-'Purchase Record'!$A$1)) where the date coding would replace the M$3 part so if someone can also help with this too I'd be double grateful. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
change date format from dd/mm/yyyy to mm/yyyy | Excel Discussion (Misc queries) | |||
How to show only Month of a mm/dd/yyyy format? | Excel Discussion (Misc queries) | |||
Converting Day, Date Month Year format to MM/DD/YYYY | Excel Worksheet Functions | |||
how do I change date from mm/dd/yyyy to dd:mm:yyyy format in Excel | New Users to Excel | |||
opening excel file - date format problem: DD/MM/YYYY vs MM/DD/YYYY | Excel Programming |