fpendino
Registered User.
- Local time
- Today, 11:24
- Joined
- Jun 6, 2001
- Messages
- 73
Is it possible to count how many records are selected in an Append Query using a recordset count?
Or will I have to make the sql statement into a select query before I am able to use the recordset function?
Also, I need to know this exact way because I have other functions bases solely off whether there are records in the append query, therefore I can't just use the append message box for what I am doing.
Thanks!!
Or will I have to make the sql statement into a select query before I am able to use the recordset function?
Also, I need to know this exact way because I have other functions bases solely off whether there are records in the append query, therefore I can't just use the append message box for what I am doing.
Thanks!!