I got a new computer with Vista. Now the commands using Sendkeys no longer work. I have replaced most already but I'm hung up on
SendKeys "{Enter}"
I used this after overriding a not in list event and forcing Upper Case to save a value entered that was not in the list. You don't need to worry about the code I used in the event, just need to know how to save a field value
without SendKeys "{Enter}"or SendKeys{Tab}".
THanks for your help
SendKeys "{Enter}"
I used this after overriding a not in list event and forcing Upper Case to save a value entered that was not in the list. You don't need to worry about the code I used in the event, just need to know how to save a field value

THanks for your help
