I've looked on your database and you are opening a query base on your criteria.
The thing I can suggest is that put this query in a subform and have a subform property to display it as Datasheet.
If you dont want to do this, you have to create procedure to determine if the query is open or...