Hello,
I've managed to do a VBA which copies the fields as per filter selection.
Say if I'm selecting plant name as Searcy from filter, all the records which is only for Searcy - it gets copied to a new worksheet and is ready to be sent to a recipient as an attachment.
Now what I want is - When I filter the selection as Searcy - the email should get delivered to 123, 456, 789 (column H will be the list of email addresses), similarly when I filter for Van Wert - the email should get delivered only to ABC, DEF, GHI.
Many Thanks,
Prakash
I've managed to do a VBA which copies the fields as per filter selection.
Say if I'm selecting plant name as Searcy from filter, all the records which is only for Searcy - it gets copied to a new worksheet and is ready to be sent to a recipient as an attachment.
Now what I want is - When I filter the selection as Searcy - the email should get delivered to 123, 456, 789 (column H will be the list of email addresses), similarly when I filter for Van Wert - the email should get delivered only to ABC, DEF, GHI.
Many Thanks,
Prakash