Hi SPGal,
I have tried this. However it says for '[Today]+5' that the 'Filter value is not a valid date'.
Any ideas on how to get around this or what might be causing this problem??
Thanks,
GW.
Main Topics
Browse All TopicsHi all,
We have a Windows Small Business Server 2003 setup in our office. The following is to do with logging into the Remote Web Workplace and selecting the option to 'Use my company's internal website'. (Sharepoint).
Once logged in I have setup a 'List' that lists small jobs that I need to complete.
I have a 'View' for the list setup called 'Due Today' which simply shows all jobs where
'Due Date' is equal to '[Today]'.
What I want to do is create a 'View' called 'Due Soon' which lists all the jobs due in the next 5 days.
However, I can't figure out how to do this. Is this possible and can someone help me out.
Thanks,
GW.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Looks like in the WSS 2.0 you can't use functions like [Today] + 5. Here's another approach
http://www.leonmeijer.nl/a
Business Accounts
Answer for Membership
by: SPGalPosted on 2009-09-01 at 21:58:57ID: 25238129
In the filter for your view select 'Due Date' is greater than [Today] and 'Due Date' is less than or equal to [Today]+5. Make sure there are no spaces in the calculation.