I was able to use a past thread to get pretty close, but not quite there. I'm trying to enable the user to select a table to view, by keying in the archive table name. My code is as follows:
Public Sub OpenArchiveTable()
Dim strArchiveTableDate As String
Dim archivetableexists As String
Dim...