Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35
Default Column/Row Indicator

I've recently wrote a procedure that draws borders around the entire column
and entire row associated with the selected cell so that it's easier to
locate the cell within the worksheet. Upon changing your selection, the
borders around the entire row/column associated with the original cell are
erased and new ones are drawn around the entire row/column around the new
cell selection. I've been trying to brainstorm of ways to accomplish this
without completely erasing whatever borders that may have previously existed
within the worksheet. PasteSpecial for formats doesn't seem particularly
viable, and I've yet to see an example that doesn't erase the original
formatting. Any suggestions are appreciated.

--------
Thanks,
Anony
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,939
Default Column/Row Indicator

You can downoald this and save yourself a bunch of trouble...

http://www.cpearson.com/excel/RowLiner.htm
--
HTH...

Jim Thomlinson


"Anony" wrote:

I've recently wrote a procedure that draws borders around the entire column
and entire row associated with the selected cell so that it's easier to
locate the cell within the worksheet. Upon changing your selection, the
borders around the entire row/column associated with the original cell are
erased and new ones are drawn around the entire row/column around the new
cell selection. I've been trying to brainstorm of ways to accomplish this
without completely erasing whatever borders that may have previously existed
within the worksheet. PasteSpecial for formats doesn't seem particularly
viable, and I've yet to see an example that doesn't erase the original
formatting. Any suggestions are appreciated.

--------
Thanks,
Anony

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35
Default Column/Row Indicator

Thanks.
Apparently their way of working around it was to draw in actual lines.

--------
Cheers,
Anony


"Jim Thomlinson" wrote:

You can downoald this and save yourself a bunch of trouble...

http://www.cpearson.com/excel/RowLiner.htm
--
HTH...

Jim Thomlinson


"Anony" wrote:

I've recently wrote a procedure that draws borders around the entire column
and entire row associated with the selected cell so that it's easier to
locate the cell within the worksheet. Upon changing your selection, the
borders around the entire row/column associated with the original cell are
erased and new ones are drawn around the entire row/column around the new
cell selection. I've been trying to brainstorm of ways to accomplish this
without completely erasing whatever borders that may have previously existed
within the worksheet. PasteSpecial for formats doesn't seem particularly
viable, and I've yet to see an example that doesn't erase the original
formatting. Any suggestions are appreciated.

--------
Thanks,
Anony

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,593
Default Column/Row Indicator

Do it with conditional formatting instead of overlaid formatting.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Anony" wrote in message
...
I've recently wrote a procedure that draws borders around the entire
column
and entire row associated with the selected cell so that it's easier to
locate the cell within the worksheet. Upon changing your selection, the
borders around the entire row/column associated with the original cell are
erased and new ones are drawn around the entire row/column around the new
cell selection. I've been trying to brainstorm of ways to accomplish this
without completely erasing whatever borders that may have previously
existed
within the worksheet. PasteSpecial for formats doesn't seem particularly
viable, and I've yet to see an example that doesn't erase the original
formatting. Any suggestions are appreciated.

--------
Thanks,
Anony



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
Column width indicator missing? TedNYC Excel Discussion (Misc queries) 0 April 23rd 09 04:16 PM
Excel worksheet first column - the row indicator column sfurney Excel Worksheet Functions 7 January 30th 09 08:57 PM
row & column size / color indicator oldLearner57 Excel Discussion (Misc queries) 6 April 30th 07 02:56 AM
Excel should have row column highlight indicator ih1234 Excel Worksheet Functions 2 April 19th 06 01:34 PM
Return activie cell indicator to column A next row down. Dewayne Excel Discussion (Misc queries) 6 October 28th 05 06:59 AM


All times are GMT +1. The time now is 06:52 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"