Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 44
Default workbook calculate

hello

how can i run module when F9 pressed (-manual calculation)

in workbooks code:

Private Sub Workbook_Calculate()
Application.ScreenUpdating = False
Application.EnableEvents = False

Run Oblicz()

Application.ScreenUpdating = True
Application.EnableEvents = True
End Sub

but it doesn't work...
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
Reset workbook back to Auto Calculate Karl_S Excel Discussion (Misc queries) 8 April 17th 09 09:26 PM
How to calculate percentage acroos sheets in a workbook tosh105 Excel Discussion (Misc queries) 5 April 27th 06 10:39 PM
Excel won't update/calculate a single cell in a workbook [email protected] Excel Worksheet Functions 2 December 16th 05 06:39 PM
Check if workbook is waiting to calculate sime Excel Programming 0 May 9th 05 05:34 AM
Calculate workbook in VBA Doug Excel Programming 1 March 18th 05 10:00 PM


All times are GMT +1. The time now is 01:10 PM.

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

About Us

"It's about Microsoft Excel"