Hi SkipVought
thanx for your promt reply. I really appreciate it. but excel still throws an error.
The answer to your questions are :
i = 1 to [Augdelta120].Columns.Count
j =1 ( which I had not defined earlier )
[Augdelta120](j, k).Value = (([julydelta500](j, k).Value) -...
Hi
I Named a cell range in Excel sheet using the Name command as follows:
Names.Add Name:="Augdelta120", RefersTo:="Sheet1!$B$6:$M$6"
Names.Add Name:="julydelta500", RefersTo:="=Sheet18!$B$5:$M$5"
For i = 1 To Augdelta120.Columns.Count...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.