rjbinney
Active Member
- Joined
- Dec 20, 2010
- Messages
- 291
- Office Version
- 365
- Platform
- Windows
I don't think "Smart Tags" are my answer here.
I have a column with lots of anecdotal data in it, and I would like to be able to sort it into various buckets. I can add columns for each "bucket", and either have it checked or not, but that seems like overkill. Is there a way to just add tags (like we do on this very board)?
For example:
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Data[/TD]
[TD]Tag[/TD]
[/TR]
[TR]
[TD]Sometimes when I get up in the morning, I like to have blueberry cake donuts. Sometimes, if I have the time, I like to have a bowl or two of Boo-Berry cereal. Sometimes I oversleep - and I just have to pick at whatever fresh berries are lying around the break room.[/TD]
[TD]Breakfast; Blueberries; Mornings[/TD]
[/TR]
[TR]
[TD]What's the opposite of a vegetarian? A Meatatarian? A Baconairian? I can't stand fruits or vegetables - they come out of the ground! People walk on the ground. Dogs pee on the ground! Who would eat that? Bacon for breakfast, sausage for dinner, just like the Good Lord intended![/TD]
[TD]Breakfast; Dinner; Meat[/TD]
[/TR]
[TR]
[TD]Ugh. I am usually so hungover I can't even think about putting anything in my mouth before Noon. Mornings are "mommy time", as far as I'm concerned.[/TD]
[TD]Mornings[/TD]
[/TR]
</tbody>[/TABLE]
So I could sort for "Breakfast" and get both quotes, "Mornings" would get the first and last, etc.
The best I can think of is:
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Data[/TD]
[TD]Blueberries[/TD]
[TD]Breakfast[/TD]
[TD]Dinner[/TD]
[TD]Meat[/TD]
[TD]Mornings[/TD]
[/TR]
[TR]
[TD]Sometimes when I get up in the morning, I like to have blueberry cake donuts. Sometimes, if I have the time, I like to have a bowl or two of Boo-Berry cereal. Sometimes I oversleep - and I just have to pick at whatever fresh berries are lying around the break room.[/TD]
[TD]x[/TD]
[TD]x[/TD]
[TD][/TD]
[TD][/TD]
[TD]x[/TD]
[/TR]
[TR]
[TD]What's the opposite of a vegetarian? A Meatatarian? A Baconairian? I can't stand fruits or vegetables - they come out of the ground! People walk on the ground. Dogs pee on the ground! Who would eat that? Bacon for breakfast, sausage for dinner, just like the Good Lord intended![/TD]
[TD][/TD]
[TD]x[/TD]
[TD]x[/TD]
[TD]x[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Ugh. I am usually so hungover I can't even think about putting anything in my mouth before Noon. Mornings are "mommy time", as far as I'm concerned.[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]x[/TD]
[/TR]
</tbody>[/TABLE]
I have a column with lots of anecdotal data in it, and I would like to be able to sort it into various buckets. I can add columns for each "bucket", and either have it checked or not, but that seems like overkill. Is there a way to just add tags (like we do on this very board)?
For example:
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Data[/TD]
[TD]Tag[/TD]
[/TR]
[TR]
[TD]Sometimes when I get up in the morning, I like to have blueberry cake donuts. Sometimes, if I have the time, I like to have a bowl or two of Boo-Berry cereal. Sometimes I oversleep - and I just have to pick at whatever fresh berries are lying around the break room.[/TD]
[TD]Breakfast; Blueberries; Mornings[/TD]
[/TR]
[TR]
[TD]What's the opposite of a vegetarian? A Meatatarian? A Baconairian? I can't stand fruits or vegetables - they come out of the ground! People walk on the ground. Dogs pee on the ground! Who would eat that? Bacon for breakfast, sausage for dinner, just like the Good Lord intended![/TD]
[TD]Breakfast; Dinner; Meat[/TD]
[/TR]
[TR]
[TD]Ugh. I am usually so hungover I can't even think about putting anything in my mouth before Noon. Mornings are "mommy time", as far as I'm concerned.[/TD]
[TD]Mornings[/TD]
[/TR]
</tbody>[/TABLE]
So I could sort for "Breakfast" and get both quotes, "Mornings" would get the first and last, etc.
The best I can think of is:
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Data[/TD]
[TD]Blueberries[/TD]
[TD]Breakfast[/TD]
[TD]Dinner[/TD]
[TD]Meat[/TD]
[TD]Mornings[/TD]
[/TR]
[TR]
[TD]Sometimes when I get up in the morning, I like to have blueberry cake donuts. Sometimes, if I have the time, I like to have a bowl or two of Boo-Berry cereal. Sometimes I oversleep - and I just have to pick at whatever fresh berries are lying around the break room.[/TD]
[TD]x[/TD]
[TD]x[/TD]
[TD][/TD]
[TD][/TD]
[TD]x[/TD]
[/TR]
[TR]
[TD]What's the opposite of a vegetarian? A Meatatarian? A Baconairian? I can't stand fruits or vegetables - they come out of the ground! People walk on the ground. Dogs pee on the ground! Who would eat that? Bacon for breakfast, sausage for dinner, just like the Good Lord intended![/TD]
[TD][/TD]
[TD]x[/TD]
[TD]x[/TD]
[TD]x[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Ugh. I am usually so hungover I can't even think about putting anything in my mouth before Noon. Mornings are "mommy time", as far as I'm concerned.[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]x[/TD]
[/TR]
</tbody>[/TABLE]