![]() |
|
|
|
#1
|
||||
|
||||
|
Would it suit their purpose if, having done the <Ctrl-F>, they then hit <Shift-Space>? That selects the entire row, which highlights it though not in a color you can control.
If you want a more noticeable color, all that occurs to me is a VBA solution: Set it up on their machines so that <Ctrl-F> triggers a VBA macro rather than the Find function (can we do that?). The macro acts like Find in that it receives the string and locates it in the worksheet, but then highlights the entire row in some bright color. |
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Excel Cell Data in a Word doc
|
Jagobezzer | Word | 1 | 09-30-2013 06:18 AM |
highlight text based on find command
|
alysolyman | Word VBA | 1 | 03-27-2013 02:46 PM |
| Change formula cell range based on cell value | Scoth | Excel | 4 | 10-25-2012 07:51 AM |
Creating formula based on if data is correct in cell
|
MattMurdock | Excel | 1 | 08-06-2012 03:11 AM |
How to highlight the row based on cell value?
|
Learner7 | Excel | 1 | 12-11-2011 02:28 AM |