Hi,
In one worksheet, I have the following data.
<tbody>
</tbody>
In another worksheet, where the unique value in column A is given, I need to get the sum of values in column E for unique values in column A, i.e. Registration = 7:00:00, like:
<tbody>
</tbody>
What is the formula to match the unique values in the same sheet, match it with another sheet and fetch the sum of unique values?
In one worksheet, I have the following data.
<tbody> </tbody> |
<tbody>
</tbody>
In another worksheet, where the unique value in column A is given, I need to get the sum of values in column E for unique values in column A, i.e. Registration = 7:00:00, like:
<tbody> </tbody> |
<tbody>
</tbody>
What is the formula to match the unique values in the same sheet, match it with another sheet and fetch the sum of unique values?
Last edited: