Champs,
Yes we can use a variable for a table name in an append query
Try this code
![]()
Dim strSQL As String strSQL = "Select * FROM " & variablename & " WHERE ID=?????"
Champs,
Yes we can use a variable for a table name in an append query
Try this code
![]()
Dim strSQL As String strSQL = "Select * FROM " & variablename & " WHERE ID=?????"
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks