> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/june5-3.6/weitere-june5-produkte/june5-add-in-for-excel/sonderfall-der-kompressionsstufe-process.md).

# Sonderfall der Kompressionsstufe "PROCESS"

Da nicht festgesetzt ist in welchem Zeitabstand Messwerte mit der Verdichtungsstufe PROCESS liegen, verwendet das June5 Add-in for Excel hier eine andere Formel als für die anderen Verdichtungsstufen. Über die Formel „=J5ProcessTable(Ausrichtung, Startzeitpunkt, Endzeitpunkt, Zellen mit den Messgrößen)“ kann eine Tabelle erzeugt werden.

## Aufbau der Tabelle

Die Formel wird in der oberen linken ecke der Tabelle plaziert. Je nachdem, ob die Tabelle horizontal oder vertical dargestellt werden soll, müssen die Messgrößen entweder rechts neben der Formel oder darunter aufgelistet sein . Zusätzlich muss als erster Parameter ein "h" oder "horizontal" stehen, soll die Tabelle horizontal erstellt werden, ansonsten "vertical" oder "v" für die vertikale Darstellung.

In dem zweiten und dritten Feld werden Start- und Endzeitpunkt definiert, können jedoch auch auf andere Zellen referenziert sein. Im letzten Feld gehören die Zellen referenziert, die die Messgrößen und Formel enthalten.

.

![](/files/l0w23aPjBwjaVHltO08M)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.videc.de/june5-3.6/weitere-june5-produkte/june5-add-in-for-excel/sonderfall-der-kompressionsstufe-process.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
