Leo_Polla_Psemata
Registered User.
- Local time
- Today, 06:49
- Joined
- Mar 24, 2014
- Messages
- 364
DoCmd.RunCommand acCmdPaste
Hi, could we add string function on the above line?
For example, we copy on our clipboard one large piece of info, say 100 digits but paste on the field only the Mid(clipboard, 18,5)
Hi, could we add string function on the above line?
For example, we copy on our clipboard one large piece of info, say 100 digits but paste on the field only the Mid(clipboard, 18,5)