Hello If I understand correctly you only need to use the function = IF logical condition; share1; Action 2 When the condition is met but held Action1 Action2, as more conditions you have to add one if within if, to further control them all. More or less like this: = IF (condition1; SHARE1; if (condition2; Action 3: if (condicion3; Action4; action 5))) Another option is to do it on VisualBasic code in a macro, but if you just want it so simple with so and dragging a formula for all cells that interests you already have enough.



Reply With Quote

Bookmarks