0

Filtering out Item No.'s beginning with '0'

Hi all,

Have a strange one.

Set up a simple report based on the Item table.

Filters set at "No." <> 0219* (C4), "Shelf No." = 2M* (C2) and Vendor No. = * (C3)

In D7: =NL("Rows","Item",,"No.",$C$4,"Vendor No.",$C$3,"Shelf No.",$C$2)

But for some reason, my result list has:

No.
021952
021987
021988
021998

If I filter <> 021952 for example, I get:

No.
021987
021988
021998

I know that Filters with Wildcards don't work on ranges, but I am not using a range right?

[size=85]Nav 5.0 SP1, Jet Essentials 2012 12.0.12187.0 64-Bit, Excel 2010 64-bit, Windows 7 64-bit.[/size]

1 comment

Please sign in to leave a comment.