Bit of help required.

  • Thread starter Thread starter PaulOakley
  • Start date Start date
P

PaulOakley

Hey People,

I am trying to set a calculation statement so that it adds together
only certain week commencing dates. For example I need a script to go
to a seperate sheet and recognise all of the week commencing dates of
the 18/07/2005 for example and then from the rows within the commencing
dates perform a calculation..

I am sure it is possible, I think i should be using DSUM but cant seem
to get it to work? Any advice?

Thanks in advance,
 
It may be useful to look at the weeknumber.

e.g.

WeekNumber of DateRquired =Weeknumber of Cell
And Year of DateRequired = Year of Cell

You need the Analysis addin installed if you want to use the WEEKNUM
function.

HTH
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top