Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 51
Default Distinguish between '<' and '.' with KeyUp?

One piece of information that I didn't mention is that the characters
are actually coming from a piece of equipment through a keyboard wedge
so there aren't any physical keys being pressed.

I was assuming that the KeyUp wouldn't intrepet the "Shift" correctly
(since it wasn't actually being pressed), but your code does work. I
guess the event looks first at the ASCII it has received and then
assigns the SHIFT value and assigns the keycode based on the ASCII.

It's interesting that when it receives a "<" from the instrument, it
triggers the event twice... once for the ',' and then again for the
virtual shift release.

Thanks for your help.

John

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
CF to distinguish Formulas from Inputs Brian Ballek Excel Worksheet Functions 7 August 7th 07 01:37 AM
Date distinguish hme Excel Programming 4 May 1st 06 12:43 PM
how to distinguish between text cells? phaidon New Users to Excel 2 April 12th 06 09:42 AM
Help with inputbox (Distinguish OK from Cancel) NooK[_47_] Excel Programming 3 August 5th 04 11:45 AM
Detect MsgBox keyUp Paul Stevens Excel Programming 2 December 12th 03 02:20 PM


All times are GMT +1. The time now is 05:34 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"