Hi,
Can anyone give me any pointers on how I can find if a date is either in this week, next week, beyond next week, last week or beyond last week?
I keep wanting to use something like =if(r ,9) = weeknum then do something but that isn't doing it. I've tried putting it as an if formula in a cell to test, something like =IF(I2=weeknum,"yes","no") and variations of.
The idea is that I have rows of data and I want to use a macro to filter out row by row depending on the date in 1 column. So if that date is in this week that row will be copied into the 'This Week' sheet and same for the others.
Thanks in advanced.
Can anyone give me any pointers on how I can find if a date is either in this week, next week, beyond next week, last week or beyond last week?
I keep wanting to use something like =if(r ,9) = weeknum then do something but that isn't doing it. I've tried putting it as an if formula in a cell to test, something like =IF(I2=weeknum,"yes","no") and variations of.
The idea is that I have rows of data and I want to use a macro to filter out row by row depending on the date in 1 column. So if that date is in this week that row will be copied into the 'This Week' sheet and same for the others.
Thanks in advanced.