A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi Hayward
Well... see my friend
With the current table structure, It's complicated for Excel to determine automatically that the values (highlighted in yellow) in the last column, belong to the above data record row (group). Users unfamiliar with the scenario might say/assume, that we have some missing data rows (incomplete data input) for instance.
We understand you might be doing that for aesthetic reasons but that simple wish, brings many complications if further calculations and analysis are required.
To achieve the desired output, please follow these steps
- Fill Down the records as shown in the picture below
- Select the pertinent Data Range (in the sample picture =A2:G10) and apply the following Conditional formatting formula rule
=COUNTIF($A$2:$A2,$A2)>1
Select the format of the cells Fill Color:= Transparent/No color and Font:=White
This will mask ("apparently hide") the duplicated records as shown in the picture below
- Only then we can apply the sorting in the Table in column A
I hope this helps you and gives a solution to your problem
Do let me know if you need more help
Regards
Jeovany