Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
Someone has suggested using the analysis toolpak. Is it possible to do this withouth the toolpak and do it using date functions. thanks suzie |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=date(year(a1),month(a1)+1,0)
HTH, Bernd |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Use the DATE() function
if the year is in A1 and the month is in A2, then in A3 =DATE(A1,A2+1,0) for example: 2006 4 4/30/2006 -- Gary's Student "Grd" wrote: Hi, Someone has suggested using the analysis toolpak. Is it possible to do this withouth the toolpak and do it using date functions. thanks suzie |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Exactly it
thanks S " wrote: =date(year(a1),month(a1)+1,0) HTH, Bernd |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I find the greatest possible sum within 12 months? A newbie... | Excel Worksheet Functions | |||
Find formatting doesn't work: "Excel cannot find data" | Excel Discussion (Misc queries) | |||
Find and input value based on month | Excel Discussion (Misc queries) | |||
How do i find the first value every month | Excel Discussion (Misc queries) | |||
Excel has a "Find Next" command but no "Find Previous" command. | Excel Discussion (Misc queries) |