Search results

  1. S

    A weird result-table

    Hi guys! I got a Problem which i CANNOT solve at all. It´s :banghead: IMPOSSIBLE that it is working like that. My code goes like this: (Pseudo) For every Test For Every Parameter Insert Into Table Values (AVG + Deviation) for Each Supplier Next Parameter Next Test So... when i am...
  2. S

    improving VBA Performance

    Hi guys! Hope you could help me out here a little bit and give me some advice. I am importing an Excel-File and assign the values to 4 tables. I am checking if it is possible to import the file (e.g. the product names are named as they are in the database, also the suppliers etc.) But the...
  3. S

    Create Query with Columns As Fields AC07

    Hi there! I got the following problem: I need to combine the results from 3 querys in a specific way to export it to Excel. 1 query contains suppliers, 1 the products and the last the regions. The Fields of the product & region query will be allways the same so i could name the fields easily...
Back
Top Bottom