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
Date
Votes
4 comments
-
Jet Reports Historic Posts Hi vanjump,
I think the formula you're looking for is this:
=NL("Filter","G/L Entry","=MID(NF(,""G/L Account No.""),9,3)",etc)
Does that work for you?
Regards,
Hughes -
Jet Reports Historic Posts Brain dead Thanks :lol:
-
Jet Reports Historic Posts OOps just tried this on another report and I get excel is unable to evaluate
-
Jet Reports Historic Posts Paste in the exact formula you are using and I will try to see what is wrong.
Regards,
Hughes
Please sign in to leave a comment.