# Combine Multiple Revit Text Strings

**URL:** https://forum.dynamobim.com/t/combine-multiple-revit-text-strings/4784
**Category:** Revit
**Tags:** revit
**Created:** [June 30, 2016, 12:41am UTC](https://forum.dynamobim.com/t/combine-multiple-revit-text-strings/4784 "2016-06-30T00:41:50Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Michael\_Renaud](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.dynamobim.com/michael_renaud/32/13950_2.png) [@Michael\_Renaud](https://forum.dynamobim.com/u/Michael_Renaud)
#### Post date: [June 30, 2016, 12:41am UTC](https://forum.dynamobim.com/t/combine-multiple-revit-text-strings/4784/1 "2016-06-30T00:41:50Z")

</div>

Combine Multiple Revit Text Strings

 ![](https://us1.discourse-cdn.com/flex022/uploads/dynamobim/original/2X/d/d6fba2d409d0ef102a796d2d6eb46bdd4140ffa0.png)  
(\*screenshot shows all the text i broken into different text notes)

I guess…I’m asking if there is a way or even a node in Dynamo that could help me extract the the value of multiple Revit Text notes/nodes on a certain sheet/ or view?

I’m faily new to the Dynamo world so I’m looking at every avenue to go down just to incorporate Dynamo into my everyday work flow in my office…and I understand i still have a ALOT to learn.

If anyone could point me in the right direction I would really well appreciate it!!  
Cheers,

---

<div class="post-metadata">

### Author: ![john\_pierson](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.dynamobim.com/john_pierson/32/191977_2.png) [@john\_pierson](https://forum.dynamobim.com/u/john_pierson)
#### Post date: [June 30, 2016, 12:52am UTC](https://forum.dynamobim.com/t/combine-multiple-revit-text-strings/4784/2 "2016-06-30T00:52:45Z")

</div>

Clockwork has what you need. TextElement.Text will get you started.

---

<div class="post-metadata">

### Author: ![Michael\_Renaud](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.dynamobim.com/michael_renaud/32/13950_2.png) [@Michael\_Renaud](https://forum.dynamobim.com/u/Michael_Renaud)
#### Post date: [June 30, 2016, 1:13am UTC](https://forum.dynamobim.com/t/combine-multiple-revit-text-strings/4784/3 "2016-06-30T01:13:25Z")

</div>

thanks for the input!
