Hiya,
I don't want to use VB libraries for this - just VBA and forms.
I want to be able to say mycount = "sqlstatement that returns count of records from my complicated sql query that runs with no problems." (in VBA), and check for a null record count.
Forget DAO, ADO, etc - I know I can do it that way - I choose not to to avoid library issues across op. sys. changes.
Any ideas, with this limited info?
Thnx in advance for any ideas,
Darrylle
Never argue with an idiot, he'll bring you down to his level - then beat you with experience. darrylles@yahoo.co.uk
I don't want to use VB libraries for this - just VBA and forms.
I want to be able to say mycount = "sqlstatement that returns count of records from my complicated sql query that runs with no problems." (in VBA), and check for a null record count.
Forget DAO, ADO, etc - I know I can do it that way - I choose not to to avoid library issues across op. sys. changes.
Any ideas, with this limited info?
Thnx in advance for any ideas,
Darrylle
Never argue with an idiot, he'll bring you down to his level - then beat you with experience. darrylles@yahoo.co.uk