if a recordset is passed as an optional parameter, to a function (but not used) it is not Missing or Empty once the code in the called function is running, but has a value of "nothing" - ie no allocated memory space for the object.
Is there a test (other than error-traping) that will tell me if the recordset is valid???
Is there a test (other than error-traping) that will tell me if the recordset is valid???