i have had a diary built for me. it displays all the days appointments or any day that you select. i have on the diary a tx box with date. below that i have day selectors and week selectors. these work fine. but if i want to move to the next month i use the date selector that is built in to access. i click the txt box with the date in and it appears to the right of the text box. on selecting the date i would like the correct info to be displayed. i have done most of this and it nearly works flawlessly. the only thing is that is does not fully display the days appointments until i click anywhere else on the form.
i have tried to add a set focus but this does not seem to work. i have also added
Me.chTreatment.Value=true.
to toggle the check box on the form to hopefully do what the click anywhere seems to do.
i dont really know how to overcome this.
i have added a version of my database for anyone to help
the way i have been testing is to
open database
click Diary button
then use the right arrow to the left of the form to navigate to tomorrow. then i use the calendar to select today.
you will notice that not all of the appointments are showing. then click anywhere on the screen and then they will show. its strange.
thanks
i have tried to add a set focus but this does not seem to work. i have also added
Me.chTreatment.Value=true.
to toggle the check box on the form to hopefully do what the click anywhere seems to do.
i dont really know how to overcome this.
i have added a version of my database for anyone to help
the way i have been testing is to
open database
click Diary button
then use the right arrow to the left of the form to navigate to tomorrow. then i use the calendar to select today.
you will notice that not all of the appointments are showing. then click anywhere on the screen and then they will show. its strange.
thanks