1 min readfrom Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

Combine all dates for a given user into a single cell

Our take

Managing large datasets can be daunting, especially when you need to consolidate information efficiently. In this scenario, you have over 4,000 lines of data with multiple entries for user IDs and corresponding dates. Your goal is to streamline this information by combining all affected dates for each user into a single cell, separated by commas. This approach not only enhances clarity but also simplifies your analysis, allowing you to quickly assess the impact on each user without sifting through individual entries.

I have a spreadsheet with over 4000 lines of data. User IDs are listed in one column and there are duplicates, there may be multiple dates per user. I need a way to easily say, for user x, these are the dates that were affected by this issue, without having to go user by user. Ultimately I'd like all the dates for each user to appear in a single cell, separated by commas.

This is what the data looks like:

https://preview.redd.it/9yr97qphrhng1.png?width=206&format=png&auto=webp&s=d14f8f701b0529a2835ddd8ee02e6d5e1045384a

submitted by /u/dogmom8008
[link] [comments]

Read on the original site

Open the publisher's page for the full experience

View original article

Related Articles