YasserKhalil
Well-Known Member
Hello everyone
I would like to know the difference between :
Application.ScreenUpdating=False
and
Debug.Assert Application.ScreenUpdating
Is there a big difference between these two lines? or they are similar ? or they are different completely?
I would like to know the difference between :
Application.ScreenUpdating=False
and
Debug.Assert Application.ScreenUpdating
Is there a big difference between these two lines? or they are similar ? or they are different completely?