Conditional links

  • Thread starter Thread starter CNA48
  • Start date Start date
C

CNA48

I am trying to creat a shipping list from a set of 10 worksheets. Ther
are several cells that need to be linked to the shipping list only i
"x" is indicated in a particular cell in that column. I am able to ge
the cell I want to link by using the following formula
=IF(Sheet1!S10="X",Sheet1!E10," ")

How can I list only the lines with "x"?

I do not want to link only 1 line at a time. I want it to check th
first line. If there is no "x" then check the next line until it find
an x and then link it.

Thanks in advance
Cand
 

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