# Node-red USERFORM Like VBA Excel

**URL:** https://discourse.nodered.org/t/node-red-userform-like-vba-excel/57351
**Category:** Dashboard
**Created:** [27 January 2022 15:59 UTC](https://discourse.nodered.org/t/node-red-userform-like-vba-excel/57351 "2022-01-27T15:59:27Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![iSssou.re](https://avatars.discourse-cdn.com/v4/letter/i/90ced4/32.png) [@iSssou.re](https://discourse.nodered.org/u/iSssou.re)
#### Post date: [27 January 2022 15:59 UTC](https://discourse.nodered.org/t/node-red-userform-like-vba-excel/57351/1 "2022-01-27T15:59:28Z")

</div>

Hello everyone , im working on a project and i need help about 🙂  
if can node-red form or dashboard that interact like vba excel then sending your data to a csv file or excel file if yes any help please this is an exemple using macro vba and wondering if can i get a help to make the same using node-red  
thank you so much  
 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/b/9/b99776b444e031df5030caa621db6954b3504820.png)

---

<div class="post-metadata">

### Author: ![TotallyInformation](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/totallyinformation/32/31_2.png) [@TotallyInformation](https://discourse.nodered.org/u/TotallyInformation)
#### Post date: [27 January 2022 20:42 UTC](https://discourse.nodered.org/t/node-red-userform-like-vba-excel/57351/2 "2022-01-27T20:42:45Z")

</div>

It would be possible to do something like this using the Dashboard and the ui\_table node for the display part. You would need a flow to save updates to the tabular data to a file if that is what you want.

---

<div class="post-metadata">

### Author: ![iSssou.re](https://avatars.discourse-cdn.com/v4/letter/i/90ced4/32.png) [@iSssou.re](https://discourse.nodered.org/u/iSssou.re)
#### Post date: [28 January 2022 18:31 UTC](https://discourse.nodered.org/t/node-red-userform-like-vba-excel/57351/3 "2022-01-28T18:31:45Z")

</div>

thank you for your reply the table part and saving data i dont have problem with them the problem i have is the userform where i will write the information before submitting them like  
How To Create An Data Entry Form and how to get each data and put it line by line ,?

---

<div class="post-metadata">

### Author: ![TotallyInformation](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/totallyinformation/32/31_2.png) [@TotallyInformation](https://discourse.nodered.org/u/TotallyInformation)
#### Post date: [28 January 2022 20:04 UTC](https://discourse.nodered.org/t/node-red-userform-like-vba-excel/57351/4 "2022-01-28T20:04:07Z")

</div>

Try this: [I need a basic example to create an entry form(ui) - General - Node-RED Forum (nodered.org)](https://discourse.nodered.org/t/i-need-a-basic-example-to-create-an-entry-form-ui/33764)

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [27 February 2022 20:04 UTC](https://discourse.nodered.org/t/node-red-userform-like-vba-excel/57351/5 "2022-02-27T20:04:48Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
