Hey guys! so before I posted how I can email the questions and answers from a gallery and @mdvaney managed to help me out with the following line of code I have so far:
Office365Outlook.SendEmail("johndoe@company.com","Subject Line",Concat(QHSE.AllItems, label1.Text&": "&radio1.Selected.Value&Char(10)))
But now I have realized that I actually have to put several galleries that have questions and answers together to send it into a single email.
I'm not really sure how to do it so any help would be appreciated! Thank you 😄

Report
All responses (
Answers (