R
ryguy7272
I \tied to run the code here:
http://www.mvps.org/access/api/api0001.htm
I copied/pasted the code, and called it like this:
Private Sub Command0_Click()
Call TestIt
End Sub
I keep getting error messages. 'Compile Error: Invalid Outside Procedure'
This line is highlighted blue:
strFilter
What am I doing wrong?
Thanks,
Ryan---
http://www.mvps.org/access/api/api0001.htm
I copied/pasted the code, and called it like this:
Private Sub Command0_Click()
Call TestIt
End Sub
I keep getting error messages. 'Compile Error: Invalid Outside Procedure'
This line is highlighted blue:
strFilter
What am I doing wrong?
Thanks,
Ryan---