Microsoft
Software
Hardware
Network
Question : Access 2007
My OS is Win Exp Prof and I use Access 2007. i have a memo field on a Form. is there a way to add a control that would copy the entire text in this memo field so that i could paste it somewhere else. thanks.
Answer : Access 2007
Private Sub Memo_MouseUp(Button As Integer, Shift As Integer, X As Single, Y As Single)
DoCmd.RunCommand acCmdCopy
End Sub
Random Solutions
Setting parameters in a drop down list
Reinstall CAS Windows SBS 2008 - can't find EXCHSRV80 folder
Windows SBS 2000
Require a password to exit a presentation in PowerPoint 2007
Would a change of the pagingfile.sys be transparent between partitions?
Create self-extracting installer from 3 pre-existing windows MSI files
CSS z-index in IE
Sahi, ReferenceError: "$Array2" is not defined.
a problem that get me mad with paginating a partial results
Calling a python method from a class