Hello again everybody;
I am trying to achieve the following.
I have a row with unique id's. In a column next to that row i would like to have a formula that automatically puts a 1 if the id isn't found in any of the tabs that contain data.( i have included an example, because I know that it is going to get a bit confusing, sorry for that)
The entire thing should be done on the tab Calculation. If an equipment group starts with Q, it would look in the tab DataQ.
If it starts with an E, it looks in the tab with DataE.
If an exception (like an F) it should be possible to add the F to the DataE tab as well.
If the unique id is found, then there would be a 0 in the column MultiChk, if it is nowhere to be found, then it would put a 1.
Also, this should be done with formula, and not a macro (this is a returning topic for me, for which I apologise, but it is company policy)
Also, the end result is going to have to be used with 6 different tabs, with normally anywhere between 100.000 to 1 mil. lines of unique id's in the tab Calculation. So I am also trying to get it as low as possible on used resources.
Thank you in advance.
Sincerely,
Pofski
https://docs.google.com/file/d/0B0naOkYo4pCmQkVYOWpSVHF0aGs/edit?usp=sharing
I am trying to achieve the following.
I have a row with unique id's. In a column next to that row i would like to have a formula that automatically puts a 1 if the id isn't found in any of the tabs that contain data.( i have included an example, because I know that it is going to get a bit confusing, sorry for that)
The entire thing should be done on the tab Calculation. If an equipment group starts with Q, it would look in the tab DataQ.
If it starts with an E, it looks in the tab with DataE.
If an exception (like an F) it should be possible to add the F to the DataE tab as well.
If the unique id is found, then there would be a 0 in the column MultiChk, if it is nowhere to be found, then it would put a 1.
Also, this should be done with formula, and not a macro (this is a returning topic for me, for which I apologise, but it is company policy)
Also, the end result is going to have to be used with 6 different tabs, with normally anywhere between 100.000 to 1 mil. lines of unique id's in the tab Calculation. So I am also trying to get it as low as possible on used resources.
Thank you in advance.
Sincerely,
Pofski
https://docs.google.com/file/d/0B0naOkYo4pCmQkVYOWpSVHF0aGs/edit?usp=sharing