P
Paul James
When a certain form opens, I'd like to run a line of VBA code to test to see
if the form's Record Source has any records in it, so I could take further
action in VBA.
Can anyone tell me how to test for zero records in the form's recordset?
Thanks in advance,
Paul
if the form's Record Source has any records in it, so I could take further
action in VBA.
Can anyone tell me how to test for zero records in the form's recordset?
Thanks in advance,
Paul