I need to have a MessageBox display when there is ANY data returned by a specific query. I want my database to open with a macro that checks a specific query, and if there is any data returned at all, show a MessageBox stating that fact. I cannot seem to find any information on this. There is plenty of information on how to complete this when there is NO data. I know this is probably simple code but I just cannot get it to accept.
Please help!
Thank you.