Okay Guys,
37 Views and no replies. I've managed to work it out, it's probably not the most elegant way of doing I. But, will try to explain it as best I can. In the attached file several columns are hidden.
In Cell I7 I've put a check box that is linked to Cell I7. When the check box is checked it puts TRUE in the Cell
In Cell D7 I've put an if statement:
In Cell J7 I've put a check box that is linked to Cell J7. When the check box is checked it puts TRUE in the Cell
In Cell F7 I've put an if statement:
In Cell H7 I've put the delimeter. As it's for Outlook, I've used the semi-colon ";"
In Cell K7 I've pulled the ConcRange Function if Cell D7 is populated
In Cell L7 I've pulled the ConcRange Function if Cell F7 is populated
I can't work out why it needs D7:E7 or F7:G7 but without it, it doesn't seem to work. I may not need I7 either.
I got the ConcRange Code from elsewhere (wasn't aware of this functionality before) - I can't remember where, and adapted it for my use. but here it is.
I then used Cell M1 for the "To" addresses. So, in cell M1 I've put
I also used Cell M2 for the "cc" addresses. So, in cell M2 I've put
This gave me the List of e-mail addresses, properly formatted (for Outlook) that can be inserted in each field. I'm sure there's a neater way of doing this, so I'm open to suggestions
Finally, I created the macro (linked to the blue button) for MS Outlook to create the e-mail:
I have found a macro for doing the same for Lotus Notes but, as I don't have Notes, I don't know if it works. Here it is if anyone wants to test it. I'd be delighted with any adjustments that may make it work.
Enjoy and please feel free to provide any feedback.
Bookmarks