Hi, Firstly, apologies if what I am asking seems really obvious. I'm a self-taught VB2008 (via
VB4, VB6 and VB2003) user, and have always just picked up what I need to know, when I need to know it. I'm writing an application that needs to be able to store several sets of tagged data. Effectively, it's a two-dimensional array. I have created this, but it is unwieldly to work with, as I...