Hi Guys,
Would appreciate any advise for the following scenario;
I have a form (Form1) that gets its recordsource from a Query (Query1). If Query1 returns no data, Form1 opens blank.
What I am trying to do is stop Form1 opening if their is No Data in Query1...I know this can be donw through the NoData property of a report, but can not quite figure out how it would be done on a form....pls instruct!
[Cheers]
Would appreciate any advise for the following scenario;
I have a form (Form1) that gets its recordsource from a Query (Query1). If Query1 returns no data, Form1 opens blank.
What I am trying to do is stop Form1 opening if their is No Data in Query1...I know this can be donw through the NoData property of a report, but can not quite figure out how it would be done on a form....pls instruct!
[Cheers]