I am currently trying to work out a problem: I want to clean-up a system that has a product's parameters written in one column and their values next to them, whereas it should have the parameters as different columns with values underneath them. In addition, some products don't have some parameters.
This is perfectly illustrated by the example below:
Is this only possible with macros and code? What are the options to do this for reasonably large databases?