Hi:
Not sure if your question has something to do with the subject.
I don't understand what you mean with "I know how to download the information from one criterionr, but not for several"?
Don't you just have to search in the database for invoice number?
If you're talking about
this example, then take a look to the "PopulateCards" and "CreateCard" subs.
In "PopulateCards" you send one parameter (Month). In your case, you would send the invoice number.
Then you get a map with all the record info, you just have to assign every map value with the view you want (customer, date, etc...)