hi .. iam having a table with six fields which is holding some values.
there are two branches for a company. now they want to see the two branches values at once . that is sum of the stockin,
sum of the stock out etc...
my table is here...
stockin
stockout
stockinhand
openingstock
unitrate
value.
Now i want to get the sum of these two branches
there are two branches for a company. now they want to see the two branches values at once . that is sum of the stockin,
sum of the stock out etc...
my table is here...
stockin
stockout
stockinhand
openingstock
unitrate
value.
Now i want to get the sum of these two branches
Comment