Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Corrine
 
Posts: n/a
Default cell highlighted # from original cell

How can I get a cell to highlight elsewhere in a row by entering a number
into the origin cell.

Say I am in A1 and type in 8, well 8 cells to the right should be highlighted.
How do I do that?
PLEASE help.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ron Coderre
 
Posts: n/a
Default cell highlighted # from original cell

I believe Conditional Formatting will satisfy your request.

Try something like this:

Select B1:M1
Format|Conditional Formatting
Formula is: =(column(b1)-1)=$a1
Click the [Format...] button and set yoiur format
Click the [OK] buttons

Does that help?

***********
Regards,
Ron

XL2002, WinXP-Pro


"Corrine" wrote:

How can I get a cell to highlight elsewhere in a row by entering a number
into the origin cell.

Say I am in A1 and type in 8, well 8 cells to the right should be highlighted.
How do I do that?
PLEASE help.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Duke Carey
 
Posts: n/a
Default cell highlighted # from original cell

What do you mean by highlight? Do you want the cell to the right to be
selected, or do you just want it to change colors?

If the latter, then select all the cells to the right of A1 & go to
Format-Conditional Formatting... Select 'Formula is' and enter

=(COLUMN()=$A1+1)

Then click on the format button and choose the color you want on the
patterns tab. Ok back to the spreadsheet


"Corrine" wrote:

How can I get a cell to highlight elsewhere in a row by entering a number
into the origin cell.

Say I am in A1 and type in 8, well 8 cells to the right should be highlighted.
How do I do that?
PLEASE help.

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
Can I use a function to detect whether a cell is highlighted? Martin Williams Excel Worksheet Functions 2 January 23rd 06 11:51 AM
Instead of a negative number, I'd like to show zero... Dr. Darrell Excel Worksheet Functions 6 December 7th 05 08:21 PM
Possible Lookup Table Karen Excel Worksheet Functions 5 June 8th 05 09:43 PM
Copy cell format to cell on another worksht and update automatical kevinm Excel Worksheet Functions 21 May 19th 05 11:07 AM
Want to click on 1 cell and have it hyperlinked to a highlighted c GutterPunk Excel Worksheet Functions 1 January 31st 05 04:20 AM


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