Hi
I've some data in A,B,C Columns in 10 rows,
A1 to A10 Names: Gupta, Raju, Rajesh, Ganesh, Raju, Raju, Rajes, Gupta...
B1 to B10 Models:Vehicle,Spares,Tools,Tools,Spares,Spares,Vehicles,Spares...
C1 to C10 Values: 15487,123654,125478, 122547,11457,9878,1254,1547....
I have query with the above data:
use if condtion with A & B columns sum with C column values
Like: Select the name in A column and select the model in B Column then the total value of the selected fields in A & B Columns and then result in D column selected Block i.e the C column of the selected fileds
How to use, plz clarify
I've some data in A,B,C Columns in 10 rows,
A1 to A10 Names: Gupta, Raju, Rajesh, Ganesh, Raju, Raju, Rajes, Gupta...
B1 to B10 Models:Vehicle,Spares,Tools,Tools,Spares,Spares,Vehicles,Spares...
C1 to C10 Values: 15487,123654,125478, 122547,11457,9878,1254,1547....
I have query with the above data:
use if condtion with A & B columns sum with C column values
Like: Select the name in A column and select the model in B Column then the total value of the selected fields in A & B Columns and then result in D column selected Block i.e the C column of the selected fileds
How to use, plz clarify
Last edited by a moderator: