SOLVED
Combining Record Number with Dates and Scores
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
ccoakley
5 - Atom
‎05-22-2024
11:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi everyone,
I am having trouble combining record numbers into one line with new column headers.
This is the current data I have:
Record Number | Score | Date |
1 | 100 | 12/1/2022 |
1 | 90 | 1/5/2023 |
2 | 10 | 1/2/2023 |
2 | 15 | 1/3/2023 |
2 | 85 | 6/2/2024 |
This is the end product I am looking for:
Record Number | Score #1 | Date #1 | Score #2 | Date #2 | Score #3 | Date #3 |
1 | 100 | 12/1/2022 | 90 | 1/5/2023 | ||
2 | 10 | 1/2/2023 | 15 | 1/3/2023 | 85 | 6/2/2024 |
Any help or guidance would be greatly appreciated.
Thank you!
Solved! Go to Solution.
Labels:
- Labels:
- Help
3 REPLIES 3
AGilbert
11 - Bolide
‎05-22-2024
12:23 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Raj
16 - Nebula
‎05-22-2024
12:35 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@ccoakley another way of doing this
hope this helps
please close this if solved or let us know in case you are looking for something else.
‎05-22-2024
01:51 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
This worked, thank you!
