Dredded "Enter parameter"

Joined
Jun 14, 2012
Messages
1
Reaction score
0
Hello, I have been reading through these forums most of the morning, but cannot seem to find a solution to the dreaded "Enter parameter" problem. I think the problem is in the Control Source- but I am not sure how to fix it.

I open a form "Risk Overview" through a combo box "Combo28" which is populated by a table. The code for the button is:

DoCmd.OpenForm "Risk Overview", , , "Title_Name = '" & Me.Combo28.Column(1) & "'"

I know that many people have this problem- I appreciate any help in advance in figuring it out.

Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top