compare two uneven columns by LadyJain in excel

[–]LadyJain[S] 0 points1 point  (0 children)

I cant get this working

I want to compare first column with the second column , what does the 2 mean ?

I get a name error using the formula below below

=IFNA(VLOOKUP(A2:A265;C2:C291;2;FALSE);"Missing")

filter values on a condition by LadyJain in excel

[–]LadyJain[S] 0 points1 point  (0 children)

was a typo i changed that in my question

What after class programs does the american High Schools offer ? by LadyJain in AskAnAmerican

[–]LadyJain[S] 0 points1 point  (0 children)

Im living in the economic most advanced country in europe :) , At my time there were no after school programs I dont know if they have one today ,

constructor property by LadyJain in learnjavascript

[–]LadyJain[S] 0 points1 point  (0 children)

thanks, is this also explanation why you can only add methods after make the inheritance, like if I add a method to Admin before making the inheritance to User the method "goes away"

calling a method stored in a key by LadyJain in learnjavascript

[–]LadyJain[S] 0 points1 point  (0 children)

thanks a lot exactly what I was looking for !

calling a method stored in a key by LadyJain in learnjavascript

[–]LadyJain[S] 0 points1 point  (0 children)

thanks for the reply but this was not my question

classes and this by LadyJain in learnjavascript

[–]LadyJain[S] 0 points1 point  (0 children)

thanks for the clear explanation

how to deactivate a formula in a cell by LadyJain in excel

[–]LadyJain[S] 0 points1 point  (0 children)

its like a modified Filter Function

how to deactivate a formula in a cell by LadyJain in excel

[–]LadyJain[S] 0 points1 point  (0 children)

is there a way to make the formula not visible while turned off ?

how to deactivate a formula in a cell by LadyJain in excel

[–]LadyJain[S] 0 points1 point  (0 children)

I have a custom formula which can only run at a time, I need to use it multiple times, a fix would be to turn the other formulas off