hi
NOTE: My vba knowledge is basic I am getting there slowly.
I feel stupid asking but this code will not work and I get compile error constant expression required array.
Thanks.![]()
Dim i As Integer For i = 1 To LastCol Dim orderMonth(i) As String Next
Bookmarks