rhernand
Registered User.
- Local time
- Today, 03:40
- Joined
- Mar 28, 2003
- Messages
- 96
I have a Form with a Combo Box. I use the entry data from the Combo Box for the criteria in a Query. I also use the Entry fron the Combo Box as a Title Text Box in the result set Form and in a Report. Example: the Year 2007 is chosen in the Combo Box and I want to include the Year 2007 in my Form and Report. However, whe the Query results in an empty result set, the Text Box in my Form and Report are empty too. How can I save it? 
