I'm looking up to a tab of data that has data ranging back for a couple of years. Much of the data also has notes attached to the cells.
In my summary tab, which will be looking up a months worth of daily data, I need the notes attached to the source cells to also pull through when using the INDEX MATCH functions.
I know this is not standard behaviour for INDEX MATCH, and that a user defined function in VBA might be able to get this to work, but to be frank my knowledge of VBA is 2 parts of sod all.
Is this something that is possible to achieve? How would one go about making this magic occur?
I've not tried anything because I know it's not possible with standard INDEX MATCH functions, so am at a bit of a loss as it will be necessary for this new report. I'd like to avoid having to add specific cells for commentary as it would make the summary unwieldy.
Many thanks in advance for your time.
Kind regards,
Luke