Underline if Cell Value is Met

  • Thread starter Thread starter Kay
  • Start date Start date
K

Kay

I'm after a method of placing a bottom border (or line) across a
number or columns if a certain cell value is met.

For example, everytime I enter a "2100" in cell A100, I'd like to have
a bottom border span from that cell with "2100" across to column Z.

Can anyone help with a solution, either Conditional Formatting or with
a Macro?

Tks Kaye S
 
Kay

Select A100:Z100 either by mousing or entering in the Name Box.

Format>CF>Formula is =$A1=2100

Format for a border and OK your way out.

Note: in CF, border styles are limited to a very few.

Maybe format the cells with a nice color instead?

Gord Dibben Excel MVP
 
Works great, thanks Gord!

Kay

Select A100:Z100 either by mousing or entering in the Name Box.

Format>CF>Formula is =$A1=2100

Format for a border and OK your way out.

Note: in CF, border styles are limited to a very few.

Maybe format the cells with a nice color instead?

Gord Dibben Excel MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top