Search results

  1. J

    Check if Access Table exists - 2007

    That worked, and simple. Thanks!!!
  2. J

    Check if Access Table exists - 2007

    I am using Access 2007. What would be the correct syntax to use in vba module to check if an access table exists? Example: If accesstable1 exists then xxx Else yyy End If This seems like it should be a very basic function, but I have not been able to find it. Thanks!!
Back
Top Bottom