|
|
||||
|
||||
|
|
|
|||
|
On 19/06/2012 09:52, Hari Kumar wrote:
> what is the code to add the numbers containing in a column of MS > Access DB and retrive in VB How are you accessing the database? A simple SQL query will do it: "Select Sum(ColumnToSum) As SumOfColumn From Table;" -- Deanna Earley (dee.earley@icode.co.uk) i-Catcher Development Team http://www.icode.co.uk/icatcher/ iCode Systems (Replies direct to my email address will be ignored. Please reply to the group.) |
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|