Hey all,
I am making a spreadsheet for making internal coupons.
File can be found here:
https://drive.google.com/file/d/1Q8qpeDQcD9S7dSXDnW8I_ZoMNMGX3Ma5/view?usp=sharing
In short;
I have cols that contain info about what's moved, in one of the cols I put a coupon number/name.
In another tab of the file I would like to list all info that has the same coupon number/name. So far I am trying on the same tab ("ingave")
I got so far as to find out what rows have the same coupon number/name using match and index.
see col R on tab "ingave", match uses S6 as searchterm to give result in R9, R10-12 use index and the row found in R8 to say j or n depending on whether or not the coupon number/name is the same as the result found in R9.
I know how to find all info using index/match, but am puzzled about how and where to start and how to compile the formulas with the info I got so far.
Any help is welcome
Kind regards,
Ben
(edit: first forgot to attach the file, then couldn't find how to attach a file, shared through google drive link)
I am making a spreadsheet for making internal coupons.
File can be found here:
https://drive.google.com/file/d/1Q8qpeDQcD9S7dSXDnW8I_ZoMNMGX3Ma5/view?usp=sharing
In short;
I have cols that contain info about what's moved, in one of the cols I put a coupon number/name.
In another tab of the file I would like to list all info that has the same coupon number/name. So far I am trying on the same tab ("ingave")
I got so far as to find out what rows have the same coupon number/name using match and index.
see col R on tab "ingave", match uses S6 as searchterm to give result in R9, R10-12 use index and the row found in R8 to say j or n depending on whether or not the coupon number/name is the same as the result found in R9.
I know how to find all info using index/match, but am puzzled about how and where to start and how to compile the formulas with the info I got so far.
Any help is welcome
Kind regards,
Ben
(edit: first forgot to attach the file, then couldn't find how to attach a file, shared through google drive link)
Last edited: