Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello All:
I have a general question, It seem that when I run some codes, doesn't matter what it is, Once I modify it in the same session, it seem that the previous version to the modification is still running. I suspected this so to confirm it I have added letters to the given messages and I still get the previous message, it almost seems that the original code is stuck in the memory. If this assumption is correct how would I clear memory. ____________ Sample _____________ If Some code Then Do something Else MsgBox "Message!" Some code to flush memory Exit Sub End If |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You've posted this same question multiple times--at least 3 or 4.
You haven't replied to any of the suggestions. Ardy wrote: Hello All: I have a general question, It seem that when I run some codes, doesn't matter what it is, Once I modify it in the same session, it seem that the previous version to the modification is still running. I suspected this so to confirm it I have added letters to the given messages and I still get the previous message, it almost seems that the original code is stuck in the memory. If this assumption is correct how would I clear memory. ____________ Sample _____________ If Some code Then Do something Else MsgBox "Message!" Some code to flush memory Exit Sub End If -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Memory/Cache Clear: | Excel Programming | |||
Flushing Memory/Cache Clear: | Excel Programming | |||
Flushing Memory/Cache Clear: | Excel Programming | |||
MSXML2.XMLHTTP clear excel cache/memory (?) | Excel Programming | |||
Pivot Cache Memory | Excel Programming |