Calculating how many times two multipliers match

stijnb1234

New Member
Joined
Dec 16, 2021
Messages
1
Office Version
  1. 2021
Platform
  1. Windows
I want to calculate how many times two values match.

For example, I have the values 1 and 2. I want to multiply both until the value of both is 10.

Map1
AB
11
222
33
444
55
666
77
888
99
101010
Blad1


So, in this situation there are 5 matching numbers. I want a function that returns 5.

The usecase is to calculate matching sample frequencies.
I have a sample frequency of 1 Hz and a sample frequency of 50 Hz. So, the first one is 1000x/second and the second one is 20x/second. That means in 50 situations both numbers match.
 

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.

Forum statistics

Threads
1,215,373
Messages
6,124,559
Members
449,171
Latest member
jominadeo

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top