[AccessD] Brain Fart regarding arrays

Arthur Fuller fuller.artful at gmail.com
Sat Jan 7 19:54:13 CST 2023


I can't remember at the moment how to populate a 2D array. I know what I
want: 13 x 2:

Row 1: (0, 31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31)
Row 2: (0, 31, 29, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31)

I seem to recall being able to populate it in two steps, passing the rows
as described above, but I can't recall the syntax. I've been spending too
much time in C and C++ and have forgotten my VBA. 🙁

-- 
Arthur


More information about the AccessD mailing list