i All,
Have come to a wall I'd love to de-brick...Not sure which function or how to solve this problem.
I've a single sheet that contains the following...
[TABLE="class: grid, width: 500"]
<colgroup><col style="mso-width-source:userset;mso-width-alt:3776;width:106pt" width="142"> <col style="mso-width-source:userset;mso-width-alt:10624;width:299pt" width="398"> <col style="mso-width-source:userset;mso-width-alt:6549;width:184pt" width="246"> <col style="mso-width-source:userset;mso-width-alt:8640;width:243pt" width="324"> <col style="mso-width-source:userset;mso-width-alt:5717;width:161pt" width="214"> <col style="mso-width-source:userset;mso-width-alt:1216;width:34pt" width="46"> <col style="mso-width-source:userset;mso-width-alt:5354;width:151pt" width="201"> </colgroup><tbody>[TR]
[TD="width: 142"]Category
[/TD]
[TD="width: 398"]Group Notes[/TD]
[TD="width: 246"]Group Title[/TD]
[TD="width: 324"]Sub-Group Notes[/TD]
[TD="width: 214"]Sub-Group Sub-Ttiles[/TD]
[TD="width: 46"]bpm[/TD]
[TD="width: 201"]Alternate Category(ies)[/TD]
[/TR]
[TR]
[TD]Beats - Electronica[/TD]
[TD]Focus on synthesizers & drum machines[/TD]
[TD]Melodic Breakfast[/TD]
[TD]Breakbeats w-optimistic feel[/TD]
[TD] In Motion[/TD]
[TD]115[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Action[/TD]
[TD]High energy music for action productions[/TD]
[TD]Power Factory[/TD]
[TD]Hard hitting powerful tracks[/TD]
[TD] Nine Lives[/TD]
[TD]126[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Christmas[/TD]
[TD]Christmas[/TD]
[TD]Christmas vol 1[/TD]
[TD][/TD]
[TD]12 Days of Christmas[/TD]
[TD]135[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Corporate[/TD]
[TD]Inspirational for business[/TD]
[TD]Quirky Fun[/TD]
[TD]Friendly fun & a bit silly[/TD]
[TD]6 Hour Day[/TD]
[TD]122[/TD]
[TD]Corporate, Fun & Happy
[/TD]
[/TR]
[TR]
[TD]Fun & Happy[/TD]
[TD]Happy, fun, kid show/advertising oriented[/TD]
[TD]Quirky Fun[/TD]
[TD]Friendly fun & a bit silly[/TD]
[TD]6 Hour Day[/TD]
[TD]122[/TD]
[TD]Corporate, Fun & Happy
[/TD]
[/TR]
</tbody>[/TABLE]
I want to write a formula that I can install in the column titled "Alternate Category(ies)" so that it returns the data displayed in the column in bold faced print.
The current sheet is nearly 1000 lines long. In order to find these two matches I simply sorted the sheet to stack the information, not elegant, nor practical.
Thank you most kindly for the assist.
Respectfully,
DataNut
Have come to a wall I'd love to de-brick...Not sure which function or how to solve this problem.
I've a single sheet that contains the following...
[TABLE="class: grid, width: 500"]
<colgroup><col style="mso-width-source:userset;mso-width-alt:3776;width:106pt" width="142"> <col style="mso-width-source:userset;mso-width-alt:10624;width:299pt" width="398"> <col style="mso-width-source:userset;mso-width-alt:6549;width:184pt" width="246"> <col style="mso-width-source:userset;mso-width-alt:8640;width:243pt" width="324"> <col style="mso-width-source:userset;mso-width-alt:5717;width:161pt" width="214"> <col style="mso-width-source:userset;mso-width-alt:1216;width:34pt" width="46"> <col style="mso-width-source:userset;mso-width-alt:5354;width:151pt" width="201"> </colgroup><tbody>[TR]
[TD="width: 142"]Category
[/TD]
[TD="width: 398"]Group Notes[/TD]
[TD="width: 246"]Group Title[/TD]
[TD="width: 324"]Sub-Group Notes[/TD]
[TD="width: 214"]Sub-Group Sub-Ttiles[/TD]
[TD="width: 46"]bpm[/TD]
[TD="width: 201"]Alternate Category(ies)[/TD]
[/TR]
[TR]
[TD]Beats - Electronica[/TD]
[TD]Focus on synthesizers & drum machines[/TD]
[TD]Melodic Breakfast[/TD]
[TD]Breakbeats w-optimistic feel[/TD]
[TD] In Motion[/TD]
[TD]115[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Action[/TD]
[TD]High energy music for action productions[/TD]
[TD]Power Factory[/TD]
[TD]Hard hitting powerful tracks[/TD]
[TD] Nine Lives[/TD]
[TD]126[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Christmas[/TD]
[TD]Christmas[/TD]
[TD]Christmas vol 1[/TD]
[TD][/TD]
[TD]12 Days of Christmas[/TD]
[TD]135[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Corporate[/TD]
[TD]Inspirational for business[/TD]
[TD]Quirky Fun[/TD]
[TD]Friendly fun & a bit silly[/TD]
[TD]6 Hour Day[/TD]
[TD]122[/TD]
[TD]Corporate, Fun & Happy
[/TD]
[/TR]
[TR]
[TD]Fun & Happy[/TD]
[TD]Happy, fun, kid show/advertising oriented[/TD]
[TD]Quirky Fun[/TD]
[TD]Friendly fun & a bit silly[/TD]
[TD]6 Hour Day[/TD]
[TD]122[/TD]
[TD]Corporate, Fun & Happy
[/TD]
[/TR]
</tbody>[/TABLE]
I want to write a formula that I can install in the column titled "Alternate Category(ies)" so that it returns the data displayed in the column in bold faced print.
The current sheet is nearly 1000 lines long. In order to find these two matches I simply sorted the sheet to stack the information, not elegant, nor practical.
Thank you most kindly for the assist.
Respectfully,
DataNut