When I click the button that I have on my form it is giving me a pop up saying "Run-time error '3061' Too few parameters. Expected 1."
So then I go to debug it and the highlighted line "Set rstCompNames = qdfCompNames.OpenRecordset." When I hover of it it says "rstCompNames = nothing."
I am not sure why it stopped working or how to correct it
So then I go to debug it and the highlighted line "Set rstCompNames = qdfCompNames.OpenRecordset." When I hover of it it says "rstCompNames = nothing."
I am not sure why it stopped working or how to correct it