Posts by Mateus Rocha • 23 points
3 posts
-
1
votes1
answer196
viewsQ: Add the same with the click event
I have in my wpf code a listbox with the name "lstBox" (I left it invisible), and inside it a listBoxItem with a label and a textbox . Outside the listbox , in the same window I have a button " add…
-
-1
votes2
answers5251
viewsQ: EXCEL FUNCTIONS FOR COMPARING VALUES
I have a hidden macro with some values in several columns. In my main and only tab visible to the user, I want to compare if the value of the Macro’s J2 cell is greater than 4 , if it is greater, in…
excelasked Mateus Rocha 23 -
0
votes1
answer130
viewsQ: Limit anagram hits - Java
I have a code that checks if the user has typed an existing word in the anagram, but if he enters the same word 10 times it counts as 10 hits, I would like to limit this to 1 time only. The code…
javaasked Mateus Rocha 23