Hi,
I want to calculate a persons age in years, months and days where combobox1 is months,combobox 2 is days and combobox3 is years. When the user clicks the button on the form,a message box pops up displaying accurate age in months,days and years.I am new to c# programming and would really appreciate if someone could suggest the code for it along with it's variables.
Thanks.
Artist.
I want to calculate a persons age in years, months and days where combobox1 is months,combobox 2 is days and combobox3 is years. When the user clicks the button on the form,a message box pops up displaying accurate age in months,days and years.I am new to c# programming and would really appreciate if someone could suggest the code for it along with it's variables.
Thanks.
Artist.
Comment