A
alvin Kuiper
Hi Barry
i was wrong i can't get the value from my form into the canlendar form
i have try
Private Sub slutdato_Click()
MsgBox (SlutDato)
DoCmd.OpenForm "kalender_slut", acNormal, OpenArgs:=SlutDato
End Sub
In the msgbox i get the right date but not in my kalender_slut form
Alvin
i was wrong i can't get the value from my form into the canlendar form
i have try
Private Sub slutdato_Click()
MsgBox (SlutDato)
DoCmd.OpenForm "kalender_slut", acNormal, OpenArgs:=SlutDato
End Sub
In the msgbox i get the right date but not in my kalender_slut form
Alvin