![]() |
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... |
All times are GMT +1. The time now is 11:17 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com