![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Mar 2002
Posts: 24
|
Need to keep track of a value in a cell from week to week.
ex. cell a1 = 1 for the first week then cell a1 = 2 for the second week then cell a1 = 3 for the third week ect.... on another sheet i need to know that during week 1 cell a1 was = 1 and week 2 cell a1 was = 2 ect... any help would be greatly appreciated. |
|
|
|
|
|
#2 | |
|
Board Regular
Join Date: Mar 2002
Posts: 1,805
|
Quote:
[ This Message was edited by: eliW on 2002-04-25 04:12 ] |
|
|
|
|
|
|
#3 |
|
New Member
Join Date: Mar 2002
Posts: 24
|
52 weeks
|
|
|
|
|
|
#4 | |
|
Board Regular
Join Date: Mar 2002
Posts: 1,805
|
Quote:
=INT(DAYS360("01/01/2002",TODAY(),FALSE)/7)+1 I do not have a full answer to your question but at least it is a start. Eli [ This Message was edited by: eliW on 2002-04-25 10:48 ] |
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|