Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default Display Row Borders When Text entered in Any Cell

I'm running Office Pro 2003.

Is there a way to turn on / display the borders of a row when text is
entered in any row cell?

Thanks much, Bill
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 347
Default Display Row Borders When Text entered in Any Cell

Hi,

You can use conditional formatting (Format/Conditional Formatting) with the
following formula:

=COUNTIF(1:1,"*")0

HTH
Jean-Guy


"Bilbert" wrote:

I'm running Office Pro 2003.

Is there a way to turn on / display the borders of a row when text is
entered in any row cell?

Thanks much, Bill

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default Display Row Borders When Text entered in Any Cell

Thanks Jean-Guy - However, the conditional formatting is actually turning the
borders on in the row below the row where the data was entered.

Tried hacking the formula some, with no success. Any suggetsions?

Thanks again, Bill

"pinmaster" wrote:

Hi,

You can use conditional formatting (Format/Conditional Formatting) with the
following formula:

=COUNTIF(1:1,"*")0

HTH
Jean-Guy


"Bilbert" wrote:

I'm running Office Pro 2003.

Is there a way to turn on / display the borders of a row when text is
entered in any row cell?

Thanks much, Bill

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 347
Default Display Row Borders When Text entered in Any Cell

Hi,

You need to adjust the row number to the first row in your selection. So if
the formatting starts on row 3 then =COUNTIF(3:3,"*")0

Cheers!
Jean-Guy

"Bilbert" wrote:

Thanks Jean-Guy - However, the conditional formatting is actually turning the
borders on in the row below the row where the data was entered.

Tried hacking the formula some, with no success. Any suggetsions?

Thanks again, Bill

"pinmaster" wrote:

Hi,

You can use conditional formatting (Format/Conditional Formatting) with the
following formula:

=COUNTIF(1:1,"*")0

HTH
Jean-Guy


"Bilbert" wrote:

I'm running Office Pro 2003.

Is there a way to turn on / display the borders of a row when text is
entered in any row cell?

Thanks much, Bill

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 903
Default Display Row Borders When Text entered in Any Cell

Conditional Formatting formulas are relative to the active cell
when you create the conditional formatting.
http://www.mvps.org/dmcritchie/excel/condfmt.htm

so when you used 1:1 your active cell should be on row 1.
and the cells that are selected are subject to the formula
relative to the active cell.
---
HTH,
David McRitchie, Microsoft MVP - Excel
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"pinmaster" wrote in message ...
Hi,

You need to adjust the row number to the first row in your selection. So if
the formatting starts on row 3 then =COUNTIF(3:3,"*")0

Cheers!
Jean-Guy

"Bilbert" wrote:

Thanks Jean-Guy - However, the conditional formatting is actually turning the
borders on in the row below the row where the data was entered.

Tried hacking the formula some, with no success. Any suggetsions?

Thanks again, Bill

"pinmaster" wrote:

Hi,

You can use conditional formatting (Format/Conditional Formatting) with the
following formula:

=COUNTIF(1:1,"*")0

HTH
Jean-Guy


"Bilbert" wrote:

I'm running Office Pro 2003.

Is there a way to turn on / display the borders of a row when text is
entered in any row cell?

Thanks much, Bill





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
Cell Capacity - text i2meek Excel Discussion (Misc queries) 4 March 13th 06 12:06 AM
Display text 1024 characters in a cell Martin Excel Worksheet Functions 6 November 12th 05 11:25 PM
Text in formula bar is not displaying in cell Mike Excel Discussion (Misc queries) 0 August 29th 05 09:47 PM
Text shown up in other cells everytime a text is entered in 1 cell bioyyy Excel Discussion (Misc queries) 1 August 26th 05 05:26 PM
Display ALL text contents in cell Flipper1067 Excel Discussion (Misc queries) 10 July 27th 05 02:22 PM


All times are GMT +1. The time now is 07:06 AM.

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"