I am not sure what "fn-delete (break)" is... on my Windows system I press
Ctrl+Break (where the Break key is the one with Pause/Break written on it
(usually grouped with the ScrLk and PrtScn keys). In order to answer your
"keypress" question, it might help if you posted your code.
--
Rick (MVP - Excel)
"Southern at Heart" <(E-Mail Removed)> wrote in
message news:2FEA0F94-587A-4E6B-B2A3-(E-Mail Removed)...
> My code, which, runs querys on web pages, runs a long time.
> If I want to interupt it, i have to push fn-delete (break) sometimes 50
> times, and then it will stop at one of the DoEvents in my code. Is there
> a
> way to install some kind of code that on everyloop (webpage it querys) it
> will 'check for any keypress' or something?
> thanks.
|