On 28 Sep 2004 at 11:57, Victor Timmons wrote: > SELECT COUNT(*) INTO .vCount FROM TableName WHERE (same where clause > as list box if there is one)
... Except do not dot the variable there. Bill
On 28 Sep 2004 at 11:57, Victor Timmons wrote: > SELECT COUNT(*) INTO .vCount FROM TableName WHERE (same where clause > as list box if there is one)
... Except do not dot the variable there. Bill