Hi!
I am coding for a mini-translator in Access, among several languages.
I am thinking about the best container for the data table.
Multi-Dimension Array is of course a standard programming choice.
But I am considering to put it into a Table, so that I can share the same set of data table with...