J
Jeff via AccessMonster.com
I have a form with a stored procedure as the record source. In that form, I
have a list box that requires a paramater but I can't seem to get it
working. I tried:
listbox.recordsouce = "EXEC StoredProcName '" & ParamaterName & "'"
have a list box that requires a paramater but I can't seem to get it
working. I tried:
listbox.recordsouce = "EXEC StoredProcName '" & ParamaterName & "'"