1 Attachment(s)
Convert row into multiple rows of data (ARRAYS)
Hi,
I attach a spreadsheet named "sample" with sample source data and the desired result
Overview
I have established in outlook a custom meeting form to capture event data like attendees and attendee companies along with date of event, internal contacts, etc. Please see sample file.
Definitions
Attendee 1 -> Attendee 10 means attendees that have been invited to an event. All fields may be populated or only some
Company 1 -> Company 10 means the organisation that attendee works for. All fields may be populated or only some.
Required Attendees means internal staff and is always separated by a ";"
Subject is self explanatory
Date is self explanatory
Goal
I would like to list the data into a tabular form as outlined in the sample under "Goal / Output Required".
I can then do pivot tables / reporting on this data very easily.
Assistance Required
I require assistance with the VBA code to generate the "output required".
Many thanks in advance for the help,
dek
Convert row into multiple rows of data (ARRAYS)
Hi Again mdmackillop,
Change of Scope
I wish I put a bit more consideration in before submitting and having absorbed your time. Unfortunately, I have one last (i promise) change to the scope. Would you assist again?
Additional Contacts
A new column of "Outlook Contacts" (which is a master list of contacts from Outlook) has been inserted with a ";" as a separator.
Unchanged
The original Attendee columns (from 1 - 10) and respective elements to the Attendee (Company and Channel) are unchanged.
The "Atttendees Required" is unchanged in format.
Overall Goal
The end goal is unchanged in that each "Attendee Required" needs the "Attendees" and "Outlook Contacts" to be populated with respective elements (i.e Company and Channel).
The "Outlook Contacts" company and channel information is in a separate sheet named "Master List".
Please see the "Goal" section of the sample file attached.
dek