KeyAscii is a parameter associated with the KeyPress event (usually
associated with forms or controls). Checkout VBA Help for either topic
or
http://msdn2.microsoft.com/en-us/lib....keypress.aspx
Since VBA is not a .NET language, I think this link would be a more
comfortable reference...
http://msdn2.microsoft.com/en-us/lib...99(VS.60).aspx
Rick