View Single Post
 
Old 05-04-2023, 09:12 AM
SerenityNetworks SerenityNetworks is offline Windows 10 Office 2016
Advanced Beginner
 
Join Date: May 2005
Location: Allen, Texas, USA
Posts: 37
SerenityNetworks
Question Return string of matched occurrences

I have a workbook with two worksheets. One contains a list of classes (a number value, which may be a decimal like 34.5) and the names of the students. The other has notes on the students.

In the second worksheet I would like to have a column that shows the classes in which the student has participated (see Column-E in the example image).

The class number and names are usually sorted in ascending order. It would be good, but not required, if this were not a dependency on any formula working. I'd prefer not to use VBA, if at all possible.

Is this possible, and if so then how?

Thanks in advance,
Andrew
Attached Images
File Type: jpg Classes.jpg (66.0 KB, 16 views)
Reply With Quote