2022-12-29, 13:39:15
Hi. We've been looking for a way to catch pressed keys from the browser however, we can't find a way to do this without javascript.
We did find an undocumented function called browser_OnKeyPress(Key as Integer) but this one doesn't seem to work at all. No matter how many times we press a key, it doesn't get activated.
Is there a way to catch or redirect a keypress first to VBA/Access without javascript?
We're using the activex version.
Thanks in advance.
We did find an undocumented function called browser_OnKeyPress(Key as Integer) but this one doesn't seem to work at all. No matter how many times we press a key, it doesn't get activated.
Is there a way to catch or redirect a keypress first to VBA/Access without javascript?
We're using the activex version.
Thanks in advance.