/ Published in: Visual Basic
Expand |
Embed | Plain Text
Dim SQL as String SQL = "SQL Here" DoCmd.RunSQL SQL
You need to login to post a comment.
Dim SQL as String SQL = "SQL Here" DoCmd.RunSQL SQL
You need to login to post a comment.