# Retrieve Items from Excel Sheet in Sale Bill

**YouTube:** [How to Retrieve Items from Excel Sheet in Sale Bill?](https://www.youtube.com/watch?v=EjdJt0hHnsE)

## How to Retrieve Items from Excel Sheet in Sale Bill?

In this tutorial, we’ll learn how to quickly retrieve items through an Excel file while generating a sales bill in Logic ERP.

### Steps to Retrieve Items:

* **Generate a Sales Bill**
  * Open the sales bill screen and click on **Retrieve Order**.
  * Select **Item from External File**.

<figure><img src="/files/86axYTKXe4Wm8ppc2Yw3" alt=""><figcaption></figcaption></figure>

* **Open Configuration**
  * Navigate to **Configuration**.
  * Ensure a configuration is already created with the required details.

<figure><img src="/files/SgLAnKXYi6mFYCfUYJf0" alt=""><figcaption></figcaption></figure>

* **Review Excel File**
  * Open the Excel sheet prepared as per the defined configuration.
  * Verify that all required item details are correctly entered.
* **Import Excel File**
  * Browse and select the desired Excel file.
  * If multiple sheets exist, choose the required sheet.
  * Specify the **Header Row**, then click **Refresh** and **OK**.

<figure><img src="/files/KF566yUJuvZCOJlIHWku" alt=""><figcaption></figcaption></figure>

* **Retrieve Items**
  * The items from the Excel sheet are now successfully retrieved into the sales bill.

<figure><img src="/files/a9I4nFIHFbLBr5OZYUnp" alt=""><figcaption></figcaption></figure>


---

# 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://kb.logicerp.com/logic-erp-installation-configuration-and-troubleshooting-solutions/faqs/sales/retrieve-items-from-excel-sheet-in-sale-bill.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.
