JonnyStout
New Member
- Joined
- Nov 19, 2009
- Messages
- 14
Hi,
I have a report which has ticket numbers details in column A and then the details in B to N.
This is the user, description etc.
Column A has multiple instances of the same ticket number where the ticket was updated and I want to take any information in the other columns and put it together based on ticket number (column A)
The most important information I want to get is in column I which has the updates in it.
I'm looking to get all the information if possible, or just put the information from column I together
For example:
123456 Carol 01/01/2018 Can I get my brakes fixed?
123456 Jim 02/01/2018 Can you give me your phone number?
123456 Carol 03/01/2018 No problem Jim it's 12345678
987654 Tim 01/01/2018 I need a replacement toner
987654 Jane 02/01/20118 What's your printer ID?
987654 Tim 03/04/2018 It's QFGLTO01
I would like it to be:
123456 Can I get my brakes fixed? Can you give me your phone number? No problem Jim it's 12345678
987654 I need a replacement toner. What's your printer ID? It's QFGLTO01
OR
123456 Carol 01/01/2018 Can I get my brakes fixed? Jim 02/01/2018 Can you give me your phone number? Carol 03/01/2018 No problem Jim it's 12345678
I have a report which has ticket numbers details in column A and then the details in B to N.
This is the user, description etc.
Column A has multiple instances of the same ticket number where the ticket was updated and I want to take any information in the other columns and put it together based on ticket number (column A)
The most important information I want to get is in column I which has the updates in it.
I'm looking to get all the information if possible, or just put the information from column I together
For example:
123456 Carol 01/01/2018 Can I get my brakes fixed?
123456 Jim 02/01/2018 Can you give me your phone number?
123456 Carol 03/01/2018 No problem Jim it's 12345678
987654 Tim 01/01/2018 I need a replacement toner
987654 Jane 02/01/20118 What's your printer ID?
987654 Tim 03/04/2018 It's QFGLTO01
I would like it to be:
123456 Can I get my brakes fixed? Can you give me your phone number? No problem Jim it's 12345678
987654 I need a replacement toner. What's your printer ID? It's QFGLTO01
OR
123456 Carol 01/01/2018 Can I get my brakes fixed? Jim 02/01/2018 Can you give me your phone number? Carol 03/01/2018 No problem Jim it's 12345678