crazybake Posted December 17, 2002 Posted December 17, 2002 If I have a group of tasks over a month, I want to be able to see tasks that are required for that day in the month... this I can do... However... I have a set of 20 buttons on my layout that correspond to M-F for (4) weeks. I want to be able to click on any day of any week (of the 4 weeks) and view tasks for that day. How do I dynamically update these buttons so that each 4weeks the dates reset for the porper date? thanls
andygaunt Posted December 17, 2002 Posted December 17, 2002 Sounds like you need to have a calendar database linked to your main database. Do a search in the resources section of www.databasepros.com for calendar. Then, you can relate this calendar to your main database and show your dates, that will conditionally change for you (with some minor scripting) This could also be the better way to go because some months do not have just 4 weeks in them. If you need more info let me know.
BikeBoy Posted December 17, 2002 Posted December 17, 2002 MiniCalendar ffrom fmfiles.com is a good place to start.
Recommended Posts
This topic is 8016 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now