procedure: I run a query which writes the result sets into an existing access table in which I defined the columns as needed - here the first mistake happens - truncation of values (e.g. 158,45 --> 158,00), so actually within access;
the "result" table is then exported by a macro and generates...