Thread: Alt + F9
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
clara clara is offline
external usenet poster
 
Posts: 252
Default Alt + F9

Hi Tom,

Could you give me an example to illustrate why do we need it?

Clara
--
thank you so much for your help


"Tom Ogilvy" wrote:

Sure it isn't Ctrl+Alt+F9

This is the equivalent of the CalculateFull command, which didn't exist
until xl2000. In xl97, sendkeys with the codes for Ctrl+Alt+F9 was used
instead.

--
Regards,
Tom Ogilvy

"clara" wrote in message
...
Hi all,

I oftern encounter Alt + F9 , at an end of sub. What does it mean?

Clara
--
thank you so much for your help