RichieP
Rock on!
- Local time
- Today, 09:51
- Joined
- Apr 16, 2003
- Messages
- 48
Please help meeeeee!
How do I get error msg to appear? I have a button on a form that runs a query. The query relys on 4 text boxes to be filled with data (the first two being two date fields to show a range of dates and the second two being two integer fields showing a range for age). Once these fields are filled and the button is pressed it brings back the data no probs. If one or more of the txt boxes are not filled then the button brings back the query with no data. Instead, what I need is a msg box telling the user that not all the boxes are filled.
That should be an easy one for all you experts!
Thanks
Rich
How do I get error msg to appear? I have a button on a form that runs a query. The query relys on 4 text boxes to be filled with data (the first two being two date fields to show a range of dates and the second two being two integer fields showing a range for age). Once these fields are filled and the button is pressed it brings back the data no probs. If one or more of the txt boxes are not filled then the button brings back the query with no data. Instead, what I need is a msg box telling the user that not all the boxes are filled.
That should be an easy one for all you experts!
Thanks
Rich