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
Reinstalling SBS 2008 from scratch
How do I combine 2 List<KeyValuePair<,>>'s into a DataTable using LINQ?
Entourage Synchronising Errors
SQL0952N
esx 4 passthrough
jQuery Autocomplete with PHP / MySQL [PART 3]
Out of Office Assistant not working w/Forwarding Configured
Can I use VBA in an Access pivot chart form?
DAG & CAS array configured but it's not failover
How to find the row count in an Oracle DataReader in ASP.NET?