Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.setup
|
|||
|
|||
![]()
I have a situation where I need to compare week1 from one year to week1 from
another year. The problem is that I have the dates, amounts, and categories in a raw dump from an external application in a text file and am able to import it into Excel. The issue that I need to do is to be able to create another column that will contain the week identifier based on the date column. example: Category Date Amount 35 4/18/2005 120.00 35 4/18/2005 170.00 36 4/19/2005 322.00 .. .. .. 45 4/22/2006 118.00 46 4/23/2006 131.00 45 4/23/2006 96.00 With a helper column, I should be able to create a pivot table that is based on the helper column (week number), instead of the week so I can get totals for the week instead of for the day. Does anyone have any suggestions on how to create this helper column? The data source has over 16000 lines and I don't want to have to manually enter values (even with copy and paste) for this many lines of data. Any and all assistance will be greatly appreciated. Thanks in advance, Allen -- |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I create a schedule from a list of dates ? | Charts and Charting in Excel | |||
Find category value based on date range? | Excel Worksheet Functions | |||
Conditional formatting based on date range | Excel Discussion (Misc queries) | |||
Formula for determining if two date columns fall within specific date range | Excel Discussion (Misc queries) | |||
Insert text based on date | Excel Discussion (Misc queries) |