Evening Everyone,

I have just started working with VBA and I need some help. I have an excel document that has three tabs. the first tab holds the main data that i enter daily. On the third tab is a textbox and a button i added. My goal is on button click for excel to grab that data in the first column of the first tab and create a comma separated list. Once its finished i want that to display in the text box.

Any help starting would be great.