ArthurPurdy
Programmer
Have a table in Access db called readings. My form has three text boxes. txtCurrent, txtPrevious and txtDifference. I need to put in the new reading. The difference between this input and the previous reading in the table needs to be outputed into txtDifference box.
How do I do this?
I usually program in vb6. trying to learn vb.net 2005.
Thanks in advance
How do I do this?
I usually program in vb6. trying to learn vb.net 2005.
Thanks in advance