I have a macro to send a mail through outlook, and it will filter and send mail depensing on the number of items for each recipients

The macro is using a filter formula to update a body of an outlook, but I want to add a template depending on the mail that I'll be sending.
Template 1, if there is 1 item that is more than 30 days (column C)
Template 2, if there are 2 or more items that are more than 30 days (same column)
Template 3, if there is no item that is more than 30 days (also in column C).

Attached is the macro, templates and the sample mail.




Outlook sending2.xlsSample mails.xlsxSample templates.docx