ok, i've got a simple two table ms access database, most of the primary table is displayed in labels but some parts of it (three feilds actually) contain balances of which are calculated by the program, instead of binding them to labels or textboxs i want them to be stored in variables, how do i do this? and when i update the dataset, those variable values go back to the database as well, how do i do that too?