0

How do I filter and retrieve part of field?

Field structure is 9999-99-xxx

I need to create a filter thar brings back all unique values that are used in G/L entry

cell1 NL(Filter, G/L Entry, "=MID(""G/l Account No."" ,9,3)", etc)
cell2 NP(join, cell1, "|") brings Value


I've tried "=MID(NF(


I "know" there has to be a way to do this ( after all Jet does everything :roll: )

All help greatly appreciated

4 comments

Please sign in to leave a comment.