# Sequences

Can I export a list of people that are subscribed to a sequence?
Or can i add to the sequence and it apply to those already enrolled?

##### Post Metadata
- Posted at: about 6 years ago
- Author title: Sales &amp; Marketing Assistant
- Net upvotes: 1


## Comments
### Comment 1

I found a work around for this for anyone else having the same issue.
In sequences you can highlight copy and paste your contacts into excel.
It brings the name out as one so use the split column function to split this.
It also brings them out as a hyperlink which you can use to get the contact ID to re-import into hubspot.
You need to create a macro GETURL use this code 

Public Function GetURL(c As Range) As String
    On Error Resume Next
    GetURL = c.Hyperlinks(1).Address
End Function


If you then type=GETURL(A1) into the column you want to use. You can copy and paste this as values and then do a find and replace so you are just left with the number at the end of the URL which is the Contact ID.

Bit of a work around but saves loosing your list or having to manually add people

##### Comment Metadata
- Posted at: about 6 years ago
- Author title: Sales &amp; Marketing Assistant



### Comment 2

Nicky - Feel free to reach out directly (You can find and connect with me on Linked In under the same name).

Go to the list you want to export and select all, then at the top right, click the &quot;Actions&quot; drop down and choose Export. 

If you edit the steps in an active sequence (IE Add to the sequence, the changes will only apply to newly enrolled contacts. To apply any changes to contacts who are currently enrolled in the sequence, you can edit the scheduled emails individually, or re-enroll the contact at a later step.

##### Comment Metadata
- Posted at: about 6 years ago
- Author title: Growth Marketing for Professional Service Providers.  #smarketing 🇺🇸#Veteran #hrva #Virginia



### Comment 3

Thanks, are you able to tell me  how to do this?

##### Comment Metadata
- Posted at: about 6 years ago
- Author title: Sales &amp; Marketing Assistant



### Comment 4

Yes, you can do either... You can export a list of people who belong to a specific segment (list) or you can add a new &quot;sequence&quot; and enroll those already in another list or (sequence). 

##### Comment Metadata
- Posted at: about 6 years ago
- Author title: Growth Marketing for Professional Service Providers.  #smarketing 🇺🇸#Veteran #hrva #Virginia




## Related Product
[HubSpot Sales Hub](https://www.g2.com/products/hubspot-sales-hub/reviews)

## Related Category
[CRM](https://www.g2.com/categories/crm)

## Related discussions
- [How well does Trello scale into a larger team?](https://www.g2.com/discussions/1-how-well-does-trello-scale-into-a-larger-team)
  - Posted at: almost 13 years ago
  - Comments: 6
- [Can we please add a new section](https://www.g2.com/discussions/2-can-we-please-add-a-new-section)
  - Posted at: almost 13 years ago
  - Comments: 0
- [Quantifiable benefits from implementing your CRM](https://www.g2.com/discussions/quantifiable-benefits-from-implementing-your-crm)
  - Posted at: almost 13 years ago
  - Comments: 4


