Hi all
I have a form with a calander on it that i have set up to open a pop up form when a date is clicked. The pop up form shows a continuous form of PC's which have been booked on the date clicked on the calander via use of a query. At the top of the pop up form i am trying to show the date that has been clicked by having a text box bound to the "CalanderClickedValue" from the initial form. The problem i am having is that when the query returns a result the date appears fine, but when the query has nothing to show then the date also does not show.
Is there any way that i can get this date to show when no results are returned.
Thanks in advance
I have a form with a calander on it that i have set up to open a pop up form when a date is clicked. The pop up form shows a continuous form of PC's which have been booked on the date clicked on the calander via use of a query. At the top of the pop up form i am trying to show the date that has been clicked by having a text box bound to the "CalanderClickedValue" from the initial form. The problem i am having is that when the query returns a result the date appears fine, but when the query has nothing to show then the date also does not show.
Is there any way that i can get this date to show when no results are returned.
Thanks in advance