Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2306
Verify if a value of a cell is True or False and then sum
posted

Hello,

suppose you have a grid with 2 column, a bool column and a double one.  Also, you have two texbox, on the first show the sum of the double cells only where the bool cell value is true, on the second textbox the same as the first but sum if the cell value if false.

 

i have tried but it does not work. Any idea why?

As attachment the sample project

 

Thank you.

WinCalc winGrid bool columns.zip