Home |
Search |
Today's Posts |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Insert new form and code below:
Private Sub UserForm_KeyPress(ByVal KeyAscii As MSForms.ReturnInteger) MsgBox "Your code ASCII: " & KeyAscii End Sub View form and press any key You want! I couldn't find a list of ANSI codes through Google; I'm especially interested in the codes for things like Tab and Return. Where might I find one? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
convert xls file to ANSI format | Excel Discussion (Misc queries) | |||
Need Help with Alpha into Numeric expressions (not ASCII/ANSI/Etc. | Excel Discussion (Misc queries) | |||
Column Widths, Importing ANSI txt files | Excel Discussion (Misc queries) | |||
Unicode to ANSI | Excel Discussion (Misc queries) |