Hi!
I got a small question (once again). I have a fairly complete database which workes just fine. I have some modules that calculates stuff.
Now these modules were set up by my predecessor, and she placed in the top of all of these modules: 'Option Compare Database'.
As I am not an VBA-specialist I did not pay much attention to this. Now I just found some articles on the net which state that you should use 'Option Explicit Database'.
My question is: is that so? And can I replace without risk all the old headers?
Cheers,
Willem
I got a small question (once again). I have a fairly complete database which workes just fine. I have some modules that calculates stuff.
Now these modules were set up by my predecessor, and she placed in the top of all of these modules: 'Option Compare Database'.
As I am not an VBA-specialist I did not pay much attention to this. Now I just found some articles on the net which state that you should use 'Option Explicit Database'.
My question is: is that so? And can I replace without risk all the old headers?
Cheers,
Willem