Feed2Mail notification - new post on Excel Help Forum - Excel Programming / VBA / Macros
Create a new column based on count of two other columns
I am new to VBA scripting but what I want to create a new column that takes the values of two columns for example: Age Frequency 6 1 7 2 8 5 9 4 And create a third column that shows the values of age based on the frequency. They should look as follows: