I have a windowsform datagrid with a tablestyle and a columnstyle. I need
to calculate a value from two of the columns and place it a third column.
This needs to happen as leave the column this the last value needed to make
the calculation or when I leave the row. How can I do this using VB?

JD