coolumanga
11-30-2010, 10:24 AM
hi again
i have a table with
Po no | Code | amount | SUM
Po-1 TT-2 5
Po-1 TT-2 10
Po-1 TT-2 15
Po-1 TT-2 10......... 40
Po-1 TT3 5
Po-1 TT3 5 ......... 10
how do i get the SUM of each code TT-2 amount total as 40 and TT-3 amount total as 10
plz give me a logic for with sample code
this above data come from database alsooooooooooo
plz provide sample code for this
i have a table with
Po no | Code | amount | SUM
Po-1 TT-2 5
Po-1 TT-2 10
Po-1 TT-2 15
Po-1 TT-2 10......... 40
Po-1 TT3 5
Po-1 TT3 5 ......... 10
how do i get the SUM of each code TT-2 amount total as 40 and TT-3 amount total as 10
plz give me a logic for with sample code
this above data come from database alsooooooooooo
plz provide sample code for this