Microsoft
Software
Hardware
Network
Question : Is there a CChar function in VBA?
Hi everyone,
I'm trying to convert "ByVal KeyAscii As MSForms.ReturnInteger" type to a character type so that I could determine what the user keyed-in in terms of its character value. So is there a CChar function / work around to do the trick here in Excel 2007 Visual Basic for Applications? TIA.
Answer : Is there a CChar function in VBA?
try using chr(integer value)
Random Solutions
Convert .snp into jpeg
Publishing Applications - Windows Server 2008
Exchange 2007 has stopped working
How do I TOTALLY Disable WMI Logging
Teaching iPhone app creation...Any advice?
Video card reccommendations
Cheap backlinks? Best bang for the buck SEO site?
detect startmenu sortcuts who's target no longer exists
Listen to calls on Asterisk
What Are The Properties of The jQuery UI Draggable Event Parameter?