Microsoft
Software
Hardware
Network
Question : How to type a character string using a shortcut key in VBA.
I type the string ' " & vbcr & _' several times a day when I'm writing VBA code. Is there a way I can create a shortcut key to type this for me?
Answer : How to type a character string using a shortcut key in VBA.
I don't think there's any in-built facility for this, but I believe MZ-Tools (
www.mztools.com
) has something like this.
Random Solutions
AutoEnrollment Error Message
Random numbers in VB.net not random...weird?
How to freeze data without affecting other users
Access TableAdapter and TableAdapter Query for one DataGridView?
Office communicator popup
select item in listbox via VBA in form onload event
Creating batch file
Access Pretected Folders on the Network using different Credentials
is there file sharing limit on win 7 pro?
Copy Tables from Runtime Dataset to Empty Dataset (MDB)