Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Can someone please help, I have been stuck on this for the past two days...
Column 'AB' has 'Start Date' and column 'AD' has 'Finish date' Row 19, cells 'AI' to 'DW' have the months written as 'J' 'F' 'M' 'A' etc.....from 2008 to 2015. I want to be able to enter a 'start date' in column 'AB' i.e. 1 January 2008 and a 'Finish date' in column 'AD' i.e. 1 April 2015. Then i would like the cells 'J - A' on row 19 to be filled with '1' in each month.... I managed to get it to calculate for only 12 months... here is what i have so far - =IF(AND(COLUMNS($AI32:BB32)=MONTH($AB32),COLUMNS( $AI32:BB32)<=MONTH($AD32)),1,"") Thanks in advance, Elor |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Automatic Cell Filling | Excel Discussion (Misc queries) | |||
Automatic Data Update by Date Range | Excel Worksheet Functions | |||
Filling in a cell based on another cells date criteria | Excel Worksheet Functions | |||
Break up a date range automatic | Excel Worksheet Functions | |||
automatic filling in cells in excel | Excel Worksheet Functions |