0

Multiple criteria

I have a report where i would like all "active" purchasing prices to show. I am therefore sorting on start date that has to be lower or equal to todays date (entered in B2) and an end date higher or equal to todays date:

=NL("Rows";"Purchasing price";;"Start date";"<="&$B$2;"End date";">="&$B$2;"+Item no.";"*";"+Supplier no.";"*")

 

I am however not getting the purchasing prices i would like. I do have some date where the start or end date is blank and i would like this incorporated in the criteria. Can anybody assist in how i add this to the existing criterias?

 

Above formula is translated from Danish to English so dont worry if the names arent exactly correct.

3 comments

Please sign in to leave a comment.