I have attached an example file, with working vlookup formula which Im trying to get rid of, so I do not need time to create pivotable to help the formula out.
What the working lookup is currently doing:
1) 1st worksheet contains list of settlements with amounts, there might be several settlements with same number, but in different value in SEK.
2) Second worksheet contains similar information
1st pivot in worksheet counts the instances of settlements
2nd pivot shows the total settlement values per settlement
vlookup compares the information from 2nd pivot and pivot in another worksheet(pivot3), subtracts the value in 2nd pivot and returns a number.
If the resulting number is zero, that means the total difference between same order in 1st and 2nd worksheet are an exact match and can be handled, N/A means the same settlement is not found and any other number means the sums do not add up.
Right now matching settlements are marked with yellow color.
SO can all this be replaced with handy index match with sumif?
Example:
https://files.fm/u/w7s87c24#_
What the working lookup is currently doing:
1) 1st worksheet contains list of settlements with amounts, there might be several settlements with same number, but in different value in SEK.
2) Second worksheet contains similar information
1st pivot in worksheet counts the instances of settlements
2nd pivot shows the total settlement values per settlement
vlookup compares the information from 2nd pivot and pivot in another worksheet(pivot3), subtracts the value in 2nd pivot and returns a number.
If the resulting number is zero, that means the total difference between same order in 1st and 2nd worksheet are an exact match and can be handled, N/A means the same settlement is not found and any other number means the sums do not add up.
Right now matching settlements are marked with yellow color.
SO can all this be replaced with handy index match with sumif?
Example:
https://files.fm/u/w7s87c24#_