very complicated conditional formating

  • Thread starter Thread starter lachlanmullen
  • Start date Start date
L

lachlanmullen

I am trying to conditionally format a row if the row is blank.

Here's what i'm trying now:


Code
-------------------
=SUM($&RIGHT((ADDRESS(ROW(),COLUMN(),4),(LEN(ADDRESS(ROW(),COLUMN(),4))&:&$&RIGHT((ADDRESS(ROW(),COLUMN(),4),(LEN(ADDRESS(ROW(),COLUMN(),4))
-------------------


My goal is to have the net result read "=sum($R:$R)" where R is th
active row number for the conditional format.

All i'm getting is an error message.

Thanks, please advise
 

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