Hi, im trying to write a formula to show week commencing in a field
e.g CELL A1 = 13/06/2011 08:48
so i need CELL B1 = 13th June
so i have =H2-WEEKDAY(H2)+2, however when i pivot the data it shows multiple rows for the same date, i am assuming this is because the time is in there?
Thanks
Amar
Welcome to the forum.
=INT(H2)-WEEKDAY(H2)+2
In pivot tables you can group date row fields by weeks (7 days) and define the first date to group from, so, depending what you need, you might not require this calculation.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks