![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, as an example If (KeyCode >= vbKeyA And KeyCode <= vbKeyZ) seeing that there are vbkey? for the keyboard keys (as in vbKeyA, etc....) What is the vbKey? for a ' . ' I tried vbKeyPeriod, vbKey., vbKeyDot none of those worked |
#3
| |||
| |||
|
|
bobhwrote: Hi, as an example *If (KeyCode >= vbKeyA And KeyCode <= vbKeyZ) seeing that there are vbkey? for the keyboard keys (as in vbKeyA, etc....) What is the vbKey? for a *' . ' I tried vbKeyPeriod, vbKey., vbKeyDot *none of those worked -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 There isn't a constant. *The period KeyCode = 190. -- MGFoster:::mgf00 <at> earthlink <decimal-point> net Oakland, CA (USA) ** Respond only to this newsgroup. *I DO NOT respond to emails ** -----BEGIN PGP SIGNATURE----- Version: PGP for Personal Privacy 5.0 Charset: noconv iQA/AwUBSYCEJoechKqOuFEgEQKFuwCfWWKv2H+8gHJxbbgxwj9ZiL n1UhwAnRaW Thqz97MTfGCMSY078gS01Gy0 =eeKX -----END PGP SIGNATURE----- |
![]() |
| Thread Tools | |
| Display Modes | |
| |