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
Format an Access report field for Social Security Number
solid state hard drive
Subnet Ping Issue - Site-to-site VPN
strip html tags except <b></b> and <br /><br>
How to detect if SQL Server 2005 or 2008 is installed
remove space from a string
Publishing Exchange 2007 OWA using NTLM with Forefront TMG?
Changing IP address of BT Home Hub v2
need to restore an old exchange 2003 priv1.edb file into an exchange 2007
How to set up IIS to send alerts in the event of a system failure