# Formule Numimport\_M00072

On peut utiliser la constante numimport dans une formule afin d’importer des lignes.

Exemple :

\- "LIGNE "+numimport

![](/files/CFyxG5hFmezSnZXVNwXR)

<p align="right"><em>IMG_P00950</em></p>

\- SI(NUMIMPORT>100, Majuscule(VALEURIMPORT), Minuscule(VALEURIMPORT)) => importe les 100 premières lignes en minuscule, les suivantes en majuscule.

![](/files/9khRzU6mYu34Ko75MorS)

<p align="right"><em>IMG_P00951</em></p>


---

# Agent Instructions: 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://doc.simax.fr/utiliser-simax/les-champs/formules/formule-numimport_m00072.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.
