A family of Microsoft relational database management systems designed for ease of use.
If you have a separate table for each element that strongly suggests to me that your design is wrong on the whole. I think taking the time to understand relational database structure would make things a whole lot easier for you. There is a free eBook by Crystal titled "Access Basics" at my website here
In terms of getting from point A to point B, where I am at present, this was the only way of dealing with my data for each element. As I say, each element contains varying numbers of records, and varying data as it pertains to climate ID and dates (i.e. each element does not have the same climate ID's or dates). In any case, thanks for the "Access Basics". I will give it a read and hope it helps.