![]() |
#2
|
|||
|
|||
![]()
You are trying (in your thought process) to push the data out to the other sheets. That is not possible. You need to pull the data and manipulate it.
You need to have the date in A2 in your first sheet. On the subsequent sheets you use the formula Sheet 2: =EOMONTH(Sheet1!A2;0)+1 Sheet 3: =EOMONTH(Sheet2!A2;0)+1 etc. Or alternatively Sheet 2: =EOMONTH(Sheet1!A2;0)+1 Sheet 3: =EOMONTH(Sheet1!A2;1)+1 etc. Then you change the format (right-click on each cell and choose properties) to "custom" and enter mmmm as the format. /Møller Last edited by c991257; 07-15-2016 at 11:39 PM. Reason: Clarification |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
safrac | Excel | 17 | 10-04-2022 12:21 PM |
Group records - multiple IF stmts - Text After Group | baum12 | Mail Merge | 1 | 05-25-2015 12:57 AM |
![]() |
blockie | Mail Merge | 8 | 11-13-2013 11:28 PM |
![]() |
alexei_lg | Word | 1 | 02-07-2012 12:28 PM |
![]() |
nolesca | Excel | 3 | 06-07-2010 04:02 PM |