hi, office 2007
i have a sheet with lots of recordes stored (record is a row in that sheet)
where i put all my data in. so, in one column i have a list of previously selected items that the user selected from a ListView, so it has: Red, Green, Black
i want to make that editable so that when the user wants to change that list of colors, he could load the listview again and have these items already
be in bold,
What i cant figure out is how to get these items be bold from a cell value that has the items listed all in one cell (separated by a comma and spacebar).
i'd have no problem if the items where each in a different cell, BUT here i need the records to be in one row - meaning (among other things), colors are stored in one cell.
Any suggestion will do, and be greatly appreciated!
THANKS.
i have a sheet with lots of recordes stored (record is a row in that sheet)
where i put all my data in. so, in one column i have a list of previously selected items that the user selected from a ListView, so it has: Red, Green, Black
i want to make that editable so that when the user wants to change that list of colors, he could load the listview again and have these items already
be in bold,
What i cant figure out is how to get these items be bold from a cell value that has the items listed all in one cell (separated by a comma and spacebar).
i'd have no problem if the items where each in a different cell, BUT here i need the records to be in one row - meaning (among other things), colors are stored in one cell.
Any suggestion will do, and be greatly appreciated!
THANKS.