I've created a function to create a recordset.
The problem is that the function doesn't use the value of the passed argument but the name itself.
Printable View
I've created a function to create a recordset.
The problem is that the function doesn't use the value of the passed argument but the name itself.
code please.