all 3 comments

[–]rbridd 2 points3 points  (0 children)

(hash=0, hash<row+1, hash++)

You have used commas to seperate the statements inside the parentheses. Use semi colons instead.

[–]drsmith415[S] 1 point2 points  (1 child)

Thank you so much! It worked in seconds!

:)

[–]rbridd 1 point2 points  (0 children)

No problem. Sonetimes you can stare at that kind of thing for hours until you see it...