G Guest Oct 27, 2003 #1 I run a make table query using vb in access how do I aacept the default values of the dialog box that comes up when I run. I don't want this box to appear at all.
I run a make table query using vb in access how do I aacept the default values of the dialog box that comes up when I run. I don't want this box to appear at all.
D Dev Ashish Oct 27, 2003 #2 I run a make table query using vb in access how do I aacept the default values of the dialog box that comes up when I run. Click to expand... Look at DoCmd.SetWarnings in help. -- Dev
I run a make table query using vb in access how do I aacept the default values of the dialog box that comes up when I run. Click to expand... Look at DoCmd.SetWarnings in help. -- Dev