Ok i am going to try to explain this as good as possible.
I got a form, which i plan to use as a calendar/agenda.
I got labels for each week day, these will change each day.
Below each label(day), i got textboxes which are used to enter appointments in(these are saved in a database).
Can i make it so that all these textboxes get cleared for the next week.
So when for example i got appointments set for all week, i can see these as long as we are in the same week.
But when the next week is up on there, the boxes need to be empty.
But i still need to be able to request the information again should it be needed, by going back to previous days.
Being braking my head over this for a while now, but not sure if its even possible.