|
-
September 12th, 2012, 10:03 AM
#3
Re: Search for data in a MSHFlexGrid
 Originally Posted by DataMiser
Simply dim a boolean variable at the top of your code which will be false by default.
In your search routine set this variable to True if a match is found
At the bottom after the search loop is complete check the value of the variable and if false show your message
I tried that but it didn't work. Can you please give me the code for it..... I would greatly appreciate the help!!!
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|