G
Guest
Hi,
I am using the following code from a menu but can not get to the control
object
named Fortryd. Any suggestions?
On Error Resume Next
DoCmd.SelectObject acForm, "Klient", True
DoCmd.GoToControl (FORTRYD)
SendKeys ("{ENTER}")
Thank you.
Regards,
Flemming
I am using the following code from a menu but can not get to the control
object
named Fortryd. Any suggestions?
On Error Resume Next
DoCmd.SelectObject acForm, "Klient", True
DoCmd.GoToControl (FORTRYD)
SendKeys ("{ENTER}")
Thank you.
Regards,
Flemming