I've done some testing and I'm getting more confused. I've included the following 2 lines of code between End if and End with:
Public Sub setrecordpointer()
ActionIDpointer = Me!frmlProfilesubform!frmActionssubform.Form!.ActionID
Set rst3 =...
The requery is for the comboboxes on the main form. I've watched the ActionIDpointer value during code running and it takes the proper value that I selected. Anyhow I've done what you said and it still doesnt work. I have the feeling that the requery procedure of the comboboxes is not completely...
This is giving me a headache. I cant find an answer after a day mining the internet.
I have a main form with two combo's and a subform (as as datasheetform) and another subform (also as datasheet), so a 3-level form. With buttons on the main form I transfer data from combo to combo and these...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.