# EXCEL-Add to column

**URL:** https://forum.robusta.ai/t/excel-add-to-column/256
**Category:** Dataset
**Tags:** dataset
**Created:** [September 20, 2022, 1:30pm UTC](https://forum.robusta.ai/t/excel-add-to-column/256 "2022-09-20T13:30:55Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![nadide.kargin](https://avatars.discourse-cdn.com/v4/letter/n/8e7dd6/32.png) [@nadide.kargin](https://forum.robusta.ai/u/nadide.kargin)
#### Post date: [September 20, 2022, 1:30pm UTC](https://forum.robusta.ai/t/excel-add-to-column/256/1 "2022-09-20T13:30:55Z")

</div>

hello, I want to add an Excel column to any column of a table in this database, how can I do that?

---

<div class="post-metadata">

### Author: ![Yasin.Baykan](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.robusta.ai/yasin.baykan/32/86_2.png) [@Yasin.Baykan](https://forum.robusta.ai/u/Yasin.Baykan)
#### Post date: [September 20, 2022, 2:50pm UTC](https://forum.robusta.ai/t/excel-add-to-column/256/2 "2022-09-20T14:50:44Z")

</div>

Hello, you can add dataset to excel to specific destination. By that you can add a column or whatever you want.

---

<div class="post-metadata">

### Author: ![ilayda.ipar](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.robusta.ai/ilayda.ipar/32/56_2.png) [@ilayda.ipar](https://forum.robusta.ai/u/ilayda.ipar)
#### Post date: [September 21, 2022, 10:38am UTC](https://forum.robusta.ai/t/excel-add-to-column/256/3 "2022-09-21T10:38:23Z")

</div>

You can browse the content below  
⬇

> [@Get And Set Table in Database](https://forum.robusta.ai/t/get-and-set-table-in-database/240):
>
> In this article we will explain how to connect to the database, get the table created there and how you can set it. [image] Step 1: Database opens with Open Connection component. Step 2: The table in the database is transferred to the data with Execute query component. Step 3: The row number of the drawn table is learned with Get size component. Step 4: A sub process is added to create a loop to enter each line into the database. Step 5: The rows of …
