Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 date 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 ps Posted in admin as well (managed newsgroup). Now, I take it to the REAL experts! Thanks. -- |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Create helper column which returns a text string based on multiplecriteria. | Excel Worksheet Functions | |||
Auto update helper column | Excel Discussion (Misc queries) | |||
Validation function with helper column | Excel Worksheet Functions | |||
Changing the Helper Column | Excel Discussion (Misc queries) | |||
What is a helper column? | Excel Discussion (Misc queries) |