My setup is VB6/Access2K. I have a DataGrid connected to the Access mdb via an Adodc on my VB6 Form along with a cmdButton.
Can someone tell me the code so that when the cmdButton is clicked the DataGrid will display only the Records where the "DateCompleted" Field is blank. And then when the Form is exited, the DataGrid will "Refresh" to display all of the Records again.
Thanks in advance!
Can someone tell me the code so that when the cmdButton is clicked the DataGrid will display only the Records where the "DateCompleted" Field is blank. And then when the Form is exited, the DataGrid will "Refresh" to display all of the Records again.
Thanks in advance!