Hi All,
Am a newbie in VB.NET and i want to design mater/detail form. The detail form is linked to Datagrid however, i want to place an unbound field on the form to sum up one of the column of the detail form. Any help to achieve that? I have the database in MS Access.
e.g. amount code
2000 A
5000 B
1000 C
Sum Amount: 8000
Thanks