I would like to request help with a macro I am writing. The macro is going to take data and filter it to a list and format like below. Once in this format I need the macro to email the groups their open tasks. I assume I would use the auto filter to filter by column d for open status Items. But I cannot figure out how to send 1 email to HR containing ID's 1 and 6 only, for example.
The emails will all follow the format of "[group]<group>.admin". This name will be resolved in exchange. So HR.admin, IT.admin etc.
Any Ideas on how to loop through this list? Keep in mind this list will change daily and once the macro runs It will have the data in this standardized format. I am writing this in Excel 2003 also.
</group>
The emails will all follow the format of "[group]<group>.admin". This name will be resolved in exchange. So HR.admin, IT.admin etc.
Any Ideas on how to loop through this list? Keep in mind this list will change daily and once the macro runs It will have the data in this standardized format. I am writing this in Excel 2003 also.