Excel Filter Between Two Dates Using ADODB Recordset
In this example ,the records between two dates were
filtered with userform. Also filtered
data can be copied to other sheet with a button.
We made the filtering between dates by using Adodb.Connection and Adodb.Recordset method.
hello, Thanks for sharing.
ReplyDeleteI am getting an error message "Type mismatch, error 13"
Please help to solve. Thanks
Post a Comment