H
Hari
Hi,
It doesnt trouble me anymore because I have adjusted my work settings but
just wanted to share what I faced in the past.
If our calculation is set to manual then "text to columns" feature takes a
lot of time (and may even hang).
Also, in manual calculation setting if I run a macro which queries the no of
files in a folder ( and subsequently do some operation of those files) using
"With Application.FileSearch" then it works from past memory. That is if I
have 10 files and run the filesearch it will show as 10 files. Now, if i go
and add / delete some files the and change the calculation to manual then
With Application.FileSearch will still show as 10 ( and in case of delete
the code may crash as it will be trying to open a already deleted file.)
Also, in NG's I came across some people like Frank K. using the following
word's :-
1. sub foo() - What does foo mean. Is it some sort of very common
phrase/word in programming?
2. OP - What does OP stand for?
Regards,
Hari
India
It doesnt trouble me anymore because I have adjusted my work settings but
just wanted to share what I faced in the past.
If our calculation is set to manual then "text to columns" feature takes a
lot of time (and may even hang).
Also, in manual calculation setting if I run a macro which queries the no of
files in a folder ( and subsequently do some operation of those files) using
"With Application.FileSearch" then it works from past memory. That is if I
have 10 files and run the filesearch it will show as 10 files. Now, if i go
and add / delete some files the and change the calculation to manual then
With Application.FileSearch will still show as 10 ( and in case of delete
the code may crash as it will be trying to open a already deleted file.)
Also, in NG's I came across some people like Frank K. using the following
word's :-
1. sub foo() - What does foo mean. Is it some sort of very common
phrase/word in programming?
2. OP - What does OP stand for?
Regards,
Hari
India