0

Creating Filters from an Array

Hi All

 

I have situation that looks like this:

A table with a Line Number and on each line a NAV filter that looks like this:

Line No.           NAV Filter

100                  A..C

200                 E..H

300                 K..P

I have an Array this gives the Line No. as 100|200|300 

I would like to create a filter that shows:    A..C|E..H|K..P

Any idea on how I can do this?

 

3 comments

Please sign in to leave a comment.