F
FBxiii
Hi.
I am trying to use code to reference different queries as recordsets but
keep getting parameter errors.
I am using For Each Parameter in qdef.Parameters to retrieve each
Parameter.Name and storing them in an array.
How do I use the Names stored in the array to retrieve the required value or
values? I can then set the parameter using code and use Set rst =
qdef.OpenRecordset
e.g. The value in the textbox : Forms!frmWorkflow!ID
Cheers,
Steve.
I am trying to use code to reference different queries as recordsets but
keep getting parameter errors.
I am using For Each Parameter in qdef.Parameters to retrieve each
Parameter.Name and storing them in an array.
How do I use the Names stored in the array to retrieve the required value or
values? I can then set the parameter using code and use Set rst =
qdef.OpenRecordset
e.g. The value in the textbox : Forms!frmWorkflow!ID
Cheers,
Steve.