Excel Data ValidationData validation allows you to limit or restrict the values that a particular cell will accept. It allows […] October 1, 2022 in Excel tagged validation / valid / data by Mike
WPF TextBox Only Accepts NumbersYou have a TextBox in your WPF program that needs to only accept numbers. How do you do […] May 16, 2020 in WPF tagged validation / key / numbers / regex / Textbox / valid / digits / validating by Mike