VBA with ChatGPT

Prompts used:

Create VBA code that can send emails. The subject of the email must be "Billing". The text in the email must be "Hi NAME. Please pay the XX dollars you owe me." NAME can be found in column B and XX can be found in column C on the Sheet called ‘Billing’. The email addresses to send to can be found in column A. There is column headers in the sheet.
How do I make a button on my sheet that starts this code using form controls?

Complete and Continue  
Discussion

0 comments