Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I'm trying to write a formula that will take the current month and subtract 3
from it and then display the full month name. This formula returns a 7 as expected: =MONTH(NOW())-3 But when I add the Text function to it so it returns "July" it always displays "January" no matter what number i subtract: =TEXT(MONTH(NOW())-3,"mmmm") I can't just format the cell because this needs to be embedded into another formula. How to i make it return the correct name of the month? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Subtract a future month from the current month to get remaining m. | Excel Worksheet Functions | |||
Retrieve data for previous 3, 6, 12 month given current month | Excel Worksheet Functions | |||
Have payroll sheet and having trouble subtracting 1AM from 5PM | Excel Worksheet Functions | |||
trouble with subtracting cells and adding text... | Excel Discussion (Misc queries) | |||
trouble with subtracting cells and adding text... | Excel Discussion (Misc queries) |