A family of Microsoft relational database management systems designed for ease of use.
Ken, (summary values - yes!)
I see what you mean by decomposition. I can't run the program you've posted due to errors in decompiling, I presume.
But let me run the ideas I have going around in my head.
The excel file has about 10,000 unique IDs matched with 28 known records.
(of course it's recorded as 14,000 records, with 28 fields)
It is not possible to create 10,000 tables, nor should I have to
I have created 28 tables but that is what I have in excel already.
If I could import the 10,000 unique IDs as fields, then I should be able to list the 28 records and populate them... wrong approach... requires double entry
Shouldn't be this complicated... and we should be able to state the solution in finite steps.
Excel file is brought into Access as a table that states:
Id = 123
field A = 4
Id = 123
field A = 5
Possible to state solution in finite steps?