#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default 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

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default 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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 05:45 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"