12-10-2009, 04:25 PM
Yes, I agree with Nilesh, if you need to use a variable as similar as static declare it as Const but if you need to change the value later then you should not think of defining it as Const.
simply declare as Dim
simply declare as Dim