
Originally Posted by
rinser
The only little bug is if the columns are of different lenghts then if an NNG is not found it will say "Non Compliant" and point to the next empty row from DBase.
This was an oversight on my part - the temp formulae dimensions should be based entirely off DBase range rather than Comp range.
To rectify, change:
To:

Originally Posted by
rinser
I was also wondering if it is possible to copy the found data from columns NNG2 and DC2 in the result in the Compliance column. Then the result would look like this:
Compliant: DBase row=8: "14780 : 2" remaining characters=0
If I've understood...
Change:
To
Note: line breakers added in the replacement code for the Result string.
Bookmarks