V
V
Vladysymo2020-11-07 23:35:24
excel
Vladysymo, 2020-11-07 23:35:24

How to make a loop or something similar in excel?

Hello. I ask for help, because I am not very familiar with excel, and there is no time to understand VBA. Sorry, time is running out.

You need to do something like

for (cell = A1:A999) {
if (cell == true) {
case (cell(+3 diagonally)):
1 val: 1 cell += 1;
2 digits: 2cell += 1;
default: nothing
}
}

In short, the bottom line is that you need to count all the checkmarks vertically (1 column of checkmarks) and count who has the most checkmarks in the top table. That is, sum up all the checkboxes of one person and write it all down in another table on the same sheet.
5fa705066962c204272233.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
H
hint000, 2020-11-08
@Vladysymo

This function will help you: https://www.google.com/search?q=sumif
https://exceltable.com/funkcii-excel/funkciya-summ...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question