Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default Should be the easiest thing to do...

I want to do something very simple but can't seem to automate it...

I want to search a spreadsheet for a specific word, i.e. "Smith", and then
highlight the entire row that that specific word appears in.


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Should be the easiest thing to do...

Try conditional formatting

"Ernesto" wrote:

I want to do something very simple but can't seem to automate it...

I want to search a spreadsheet for a specific word, i.e. "Smith", and then
highlight the entire row that that specific word appears in.


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default Should be the easiest thing to do...

Thanks, but in so far as I am aware, conditional formatting applies only to
cells, not to rows/columns. Is there a way to expand this to rows?

"Teaky" wrote:

Try conditional formatting

"Ernesto" wrote:

I want to do something very simple but can't seem to automate it...

I want to search a spreadsheet for a specific word, i.e. "Smith", and then
highlight the entire row that that specific word appears in.


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default Should be the easiest thing to do...

Thanks, but conditional formatting applies only to cells. Is there a way to
expand this to rows/columns?

"Teaky" wrote:

Try conditional formatting

"Ernesto" wrote:

I want to do something very simple but can't seem to automate it...

I want to search a spreadsheet for a specific word, i.e. "Smith", and then
highlight the entire row that that specific word appears in.


  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default Should be the easiest thing to do...

Select the whole row and apply CF. If using a formula to refer to a cell,
make the column absolute.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Ernesto" wrote in message
...
Thanks, but conditional formatting applies only to cells. Is there a way

to
expand this to rows/columns?

"Teaky" wrote:

Try conditional formatting

"Ernesto" wrote:

I want to do something very simple but can't seem to automate it...

I want to search a spreadsheet for a specific word, i.e. "Smith", and

then
highlight the entire row that that specific word appears in.






  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default Should be the easiest thing to do...

Thanks for all the help, but that won't work either.
I have a spreadsheet that looks like

7-3 3-11 11-7
Monday Smith Nelli Maria
Tuesday George Frank Horner
Wednes Maria Ellen Louis
Thursda George Nelli Cathy
Friday Ellen Smith Frank

but much much bigger...

I want to automatically highlight all the ROWS that have the name "Smith"

How best to do this?

should be easy.... but I can't figure it out!


"Bob Phillips" wrote:

Select the whole row and apply CF. If using a formula to refer to a cell,
make the column absolute.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Ernesto" wrote in message
...
Thanks, but conditional formatting applies only to cells. Is there a way

to
expand this to rows/columns?

"Teaky" wrote:

Try conditional formatting

"Ernesto" wrote:

I want to do something very simple but can't seem to automate it...

I want to search a spreadsheet for a specific word, i.e. "Smith", and

then
highlight the entire row that that specific word appears in.





  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default Should be the easiest thing to do...

CF with a formula of

=ISNUMBER(MATCH("Smith",1:1,0))

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Ernesto" wrote in message
...
Thanks for all the help, but that won't work either.
I have a spreadsheet that looks like

7-3 3-11 11-7
Monday Smith Nelli Maria
Tuesday George Frank Horner
Wednes Maria Ellen Louis
Thursda George Nelli Cathy
Friday Ellen Smith Frank

but much much bigger...

I want to automatically highlight all the ROWS that have the name "Smith"

How best to do this?

should be easy.... but I can't figure it out!


"Bob Phillips" wrote:

Select the whole row and apply CF. If using a formula to refer to a

cell,
make the column absolute.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Ernesto" wrote in message
...
Thanks, but conditional formatting applies only to cells. Is there a

way
to
expand this to rows/columns?

"Teaky" wrote:

Try conditional formatting

"Ernesto" wrote:

I want to do something very simple but can't seem to automate

it...

I want to search a spreadsheet for a specific word, i.e. "Smith",

and
then
highlight the entire row that that specific word appears in.







Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Easiest way to remove text from a cell that has text and numbers? [email protected] Excel Discussion (Misc queries) 2 August 17th 06 06:07 PM
Easiest way to delete blank cells in column (not entire row) sramsey Excel Discussion (Misc queries) 4 February 16th 06 04:28 PM
How do I get one cell to type the same thing as another cell? Astrowalker Excel Discussion (Misc queries) 4 August 1st 05 07:27 PM
Is there such a thing... Tom Excel Discussion (Misc queries) 1 April 19th 05 01:38 AM
Strange thing happened with TOC RoxSn Excel Discussion (Misc queries) 1 March 11th 05 08:43 PM


All times are GMT +1. The time now is 11:52 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"