I'm making a spreadsheet that organizes several weather conditions and made an array that lists the conditions, but I get an error when I move to the 13th form (not a prank, it just happens on 13).
Dim sn() As Variant
sn = Array("Wind Speed", "Wind Direction", "Ambient T", "Wind Chill Temp"...