Microsoft
Software
Hardware
Network
Question : If table does not exist then
I need a aline of vba code to fo teh following
If table tbl"CustomerConcernsCopy" does not exist then run query "qry_CustomerConcerns"
Answer : If table does not exist then
Dim td As TableDef
On Error Resume Next
Set td = CurrentDb.TableDefs("tbl_C
ustomerCon
cernsCopy"
)
On Error GoTo 0
If td Is Nothing Then CurrentDb.Execute "qry_CustomerConcerns"
Random Solutions
Add Title or Header to MsgBox in Blue Area
your client does not support opening this list with Windows Explorer
Php array related question
One User Cannot Access Public Folder On Exchange 2007.
How to use VPN for selected applications only
Computer will boot part of the way then stop and cannot reboot
Change IP Name-Servers on Cisco 3750 Switch
creating a session array for simple cart
Should I create a dynamic disk or not?
Question on Fiber runs