ok, Im stuck again. You guys were awesome last time and the help is much appreciated.
I have a macro that creates an email that advises members when they have contributed funds or received a refund to/from the club. My spreadsheet headings are Email address, Name, 1st contribution, 1st date, 2nd cont, 2nd date, 3rd cont, 3rd date, 4th cont, 4th date. Refunds show as a negative number, despite it saying "contribution".
What I dont want to happen is if someone contributed only 2 times, for the 3rd cont and date and 4th, etc, to print in the email... They have all made at least 1 contribution (Original Contribution Received).
Here is the message part of the macro. I think it would just be a series of IF statements after the initial contribution, but not sure how to format it.
Is something like this what I should be doing??
Here is the current output from one:
Id rather not have the additional "Transaction --" and/or the space between the dollar amounts and the total if possible. Some people will only have 1 "transaction" and dollar amount.
Bookmarks