Hi All,
I have a formula and it keeps returning the wrong info or nothing at all.
I would appreciate if somebody could assist me to get the formula to return the info when an invoice number is selected like the name only (address line collects the right info) and also that the corresponding invoice number returns any info on the invoice main and invoice deatails in the description. I do have a formula but it keeps bringing up an error - see here
=IFERROR(INDEX(invDetails,SMALL(IF(invDetails[Invoice '#]=rngInvoice,ROW(Invoice!)-ROW('Invoice Details'!)), ROW(1:1)), MATCH($C$8, invDetails[#Headers], 0)),"")
I am not very good at formulas so i'm sure you'll find more errors
Thanking you in advance.![]()
Bookmarks