|
Hello,
I have 2 x datetimepickers and 1 x textbox The datetimepickers are set to date in my MSaccess database the textbox is for a calculation.
I am trying to calculate (datetimepicker1) - (datetimepicker2) = textbox
I am unsure how to calculate dates. A few different things I have tried give me an error about converting strings to LONG.
Does anyone know how this should be coded.
Thanks Peter |