Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a "start date" in $B$12 and an "end date" in $C$12. Starting in $B$16, I need to have each month between these two dates populated. It would be nice if there were duplicates of each month in this column. For example, if $B$12 was April 1, 2006 and $C$12 was March 31, 2007, a procedure would place "April-06" in $B$16 and $B$17. "May-06" would be placed in $B$18 and $B$19, "June-06" would be placed in $B$20 and $B$21, and so on until the last month of "March-07" would be placed in the final two cells in column B. I have 53 rows formatted to accept a list of months, so I would like the remainding rows after the last entered month ("March-07" in the example), to be hidden. Is this an easy procedure to code? As usual, I would be very appreciable if someone would be able to help me on this problem. Thanks in advance! Kent. -- Kent Lysell Financial Consultant Ottawa, Ontario W: 613.943.9098 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Returning a zero if there is no month given | Excel Discussion (Misc queries) | |||
returning value if month is January | Excel Worksheet Functions | |||
Dates - Several Days In a month to month only | Excel Discussion (Misc queries) | |||
Fill column with dates of month depending on month in A1 | Excel Programming | |||
Workaround for returning month name? | Excel Worksheet Functions |