I have an excel spreadsheet where I would like to create a second grouping depending on what value is present in the current group.
I would like to group column A and within each of those group check if a value in Column H is lower than 3.0 and if so have the Cell in Column Q be the Value 1. If not have the Cell have the Value 2.
The out come would be each grouping that have a value under 3.0 would be in group 1 and the rest would be in group 2