Hello!
I am trying to find a way of extracting entire rows from one tab to another when a condition is met and create like a funnel between the tabs. I saw on different forums that it was possible to do it using VBA or Kutools, however as we are many people using this file at the same time, we have to use Excel Online, so only basic functions...
The first tab contains all the raw data with the following columns: "Internal ID - City - Region - Potential?". When the last column contains a "yes", I would like Excel to automatically move the entire row to the second tab called "to analyze" in order to shortlist the first tab. And then, repeat this process in a 3rd, 4th, 5th tab, etc, (each tab represents a different step : raw data, to analyse, analysed, etc ...). I managed to do something similar with the Filter() function. However, I either get a Spill error, or Excel extracts the last column as well which I don't want, because in the second tab I would like to have a different condition instead, and then repeat the process (enter "yes" and it would shortlist again in a third tab).
Also, if one is changed from "yes" to "no" in the first tab, I would like the formula to automatically delete the row on the other tabs, but it doesn't seem to work properly... I don't know if I'm being clear, and sorry if bad english![]()
I have made a model and is available on the wetransfer link (I couldn't manage to attach it here): we.tl/t-eSjTGOfAq3
Thank you!
Djon
Bookmarks