Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Shane,
I thought I explained what was happening to the OP. Anyway, your proposed solution doesn't work in the UK as we enter days first and the "-" symbol is not normally used in dates. Pete On Feb 9, 5:38*pm, Shane Devenshire wrote: Hi, You've got a solution, but no one explained why your approach didn't work: Excel stores dates as numbers starting with January 1, 1900 being day 1. * Each successive day is one number higher. *So you got lucky with 1, but 2 is January 2, 1900, so you didn't get February. Here is another solution: =--(A1&"-1") Put this formula in A10 and format the cell to MMMM. -- If this helps, please click the Yes button Cheers, Shane Devenshire " wrote: I have one cell formatted as a number and I am trying to get it to format to a different cell as mmmm and I need it to update everytime I change the numerical cell. Example: A1 has 1 as number A10 is referring to A1 with custom format of mmmm which returns January. My problem is that when I change A1 to 2 A10 does not update to show February. Please help... am I doing something wrong? Thanks in advance.- Hide quoted text - - Show quoted text - |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Return a different date format | Excel Worksheet Functions | |||
I want my combo box to return a date format instead of a number? | Excel Discussion (Misc queries) | |||
Are you kidding me??? Are you telling me I can't sort format: dddd, mmmm dd, yyyy? | Excel Discussion (Misc queries) | |||
using lookup to return more than one answer in date format | Excel Worksheet Functions | |||
Return Numerical Label for LAST value Subtracted to reach Sum Target Value | Excel Worksheet Functions |