Access 2007

  • Thread starter Thread starter mrwf
  • Start date Start date
M

mrwf

I used Access 2000 and used a macro called Send Keys to put the insertion
point automatically at the end of text in a memo field so there was less
chance of text already in the memo field being deleted. I do not find the
send keys in the list of macros. How do I get this done?
 
By default, some macro commands that are considered untrusted are
hidden. There should be a big button on the Macro Tools - Design Ribbon,
in the group "Show/hide" thats entitled "Show All Actions"; it's the
first button in that group. Click it and then the 'send keys' action
along with other macro commands should now be available to use.
 
Back
Top