![]() |
to get value
i am a beggener to use exel can u give one formula for get the value in one
row it cotains 4 coloumns.eg 2.086 0.01% 2.002 2.002 |
to get value
So what value do you want from the 4 cells in the row?
If you want to add them, use =SUM(A1:D1) or just =A1+B1+C1+D1 If you want to multiply them, use =PRODUCT(A1:D1) or =A1*B1*C1*D1 If you want the average, use =AVERAGE(A1:D1) If you want the minimum, use =MIN(A1:D1) If you want the maximum, use =MAX(A1:D1) and so on ... The first lesson you need to learn as a beginner to Excel is that the difficult thing is not finding the answer, but knowing what question it is that you are trying to answer. -- David Biddulph "harooon" wrote in message ... i am a beggener to use exel can u give one formula for get the value in one row it cotains 4 coloumns.eg 2.086 0.01% 2.002 2.002 |
All times are GMT +1. The time now is 04:01 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com