I've been trying for days without success to do what should be a simple thing: double click a field in a subform and paste the query results into excel. I already have good code to paste in the recordset, but this recordset must reference a control value in a subform. The query works and shows the proper results manually, but when I run the Sub it throws a "run-time error 3061: Too few parameter. Expected 1."
I can't seem to set the parameters right. Tried EVERYTHING--except the RIGHT thing.:banghead:
I can't seem to set the parameters right. Tried EVERYTHING--except the RIGHT thing.:banghead: