Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Okay here's my problem,
I have a VBA subroutine (Marco) that I want to run, BUT in my worksheets I also have functions that I've written (in VBA) that are Application.Volatile. So when I run the subroutine, Excel also has to re-calculate "all" the functions in all cells that are in all the worksheets. What happens is that everything grinds to a halt! What can I do??? Much Thanks As Always! Kurt Function TotalPCRs() As Integer Application.Volatile |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Application.Volatile Not Working Timely | Excel Discussion (Misc queries) | |||
Application.Volatile | Excel Programming | |||
Data validation and application.volatile | Excel Programming | |||
application.volatile activation | Excel Programming | |||
Need for Application.Volatile? | Excel Programming |