Try this: - Dim sTest As New String[1, 2] sTest[0, 0] = "Hello" sTest[0, 1] = "World" -- View this message in context: http://gambas.8142.n7.nabble.com/Array-Add-question-tp52019p52020.html Sent from the gambas-user mailing list archive at Nabble.com.