S
stleggs
Guest
I am having great frustration and am hoping someone can help. I work at a college and in our admissions database is a button that allow on click to open the Potential Students Form. That worked great until today - on that form was a value list that I changed to a table/query. After I made that change, when you were on the main menu and clicked on the View Potential Students button is displayed an error message that read "Run-Time Error '3615' Type mismatch in expression." I have no idea that this means. So I went and changed the table/query back to a value list - well now when you click on the view potential students a box appears that says "Lookup_Interest.Interest" and it wants me to enter something - all I want is the View Potential Students button to open that form and then the Interest to be a pulldown menu that allows to select from the linked table. When I cancel the Lookup box another "RunTime Error '2501' The OpenForm action was canceled. " Then the DeBug takes me to the command (which is correct) DoCmd.Open Form "PotentialStudents"
Any ideas???????
Any ideas???????