Hi Everyone,
I'm new to Visual Basic and I'm basically using it to write an interface for use with a Microsoft Access 2000 Database that I've been developing.
My question is: how can I get a VB script that will send a message to the user (via a message box) that informs the user that the query preformed had no results in the database?
Basically I have a DB of records or artifacts. One of the options is to search for a specific artifact in the Database. I'd like something that sent a message to indicate that there was no result rather than displaying a blank form or report.
Thanks
I'm new to Visual Basic and I'm basically using it to write an interface for use with a Microsoft Access 2000 Database that I've been developing.
My question is: how can I get a VB script that will send a message to the user (via a message box) that informs the user that the query preformed had no results in the database?
Basically I have a DB of records or artifacts. One of the options is to search for a specific artifact in the Database. I'd like something that sent a message to indicate that there was no result rather than displaying a blank form or report.
Thanks