Forum Discussion
AndyT410
Feb 17, 2023Brass Contributor
Index Sequence Row formula using data from another cell as part of the formula
Hi, I have a worksheet with an import of sales transactions. I'm using this formula to find all transactions within the last year. =MAX(IF('Product Import'!$E:$E>='Product Bought'!$G$2,ROW('Prod...
- Feb 17, 2023Thanks Hans,
That worked. Thank you.
HansVogelaar
Feb 17, 2023MVP
AndyT410
Feb 17, 2023Brass Contributor
Thanks Hans,
That worked. Thank you.
That worked. Thank you.