G
Guest
Is there any way to return several values from a function other than
returning a recordset? I have code that runs about 20 lines that I use all
the time in different forms. I would like to make a public function so that
code isn't copied several places, but I need more than one value back.
returning a recordset? I have code that runs about 20 lines that I use all
the time in different forms. I would like to make a public function so that
code isn't copied several places, but I need more than one value back.