Would like to double "validation" in a table

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a set of named ranges that relate to different selections, I need to
be able to make a selection from a value in the range based on validation of
adjacent cell.

selection(s) Ranges with 2-7 values
1w days1w
2w days2w
3w days3w
 
I don't really understand your query, but can you use an offset formul
containing what your adjacent cell returns...

adjacent cell is named adjcell

=offset(start of named range,rows up or down,adjcell)

(this assumes your data is in columns
 

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