Im currently working on an excel sheet for my company, the model im being tasked to work in lookes like this:
Im trying to make a match index from using col E and col G to fill out col H, my idea is to use F as a hidden helper col so im typing in one sample ID in col E and then 7 rows in col F will fill out with the same sample ID and then the match index would be kinda straight forward, I have a vague idea that using OFFSET is the way to go but i cannot get it working... Does anyone have an idea of how to get the OFFSET formular to work or maybe another idea as to how i can get this working?