B
Bernd
I use the command:
DoCmd.RunCommand acCmdZoomBox
to open a memo field in a window. The problem is that then all the text in
the memo field is highlighted. How can I change this behavior or set the
cursor to the last position?
Many thanks
Bernd
DoCmd.RunCommand acCmdZoomBox
to open a memo field in a window. The problem is that then all the text in
the memo field is highlighted. How can I change this behavior or set the
cursor to the last position?
Many thanks
Bernd