ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   how to copare digits in two coloumn in Excel? (https://www.excelbanter.com/excel-worksheet-functions/130991-how-copare-digits-two-coloumn-excel.html)

ahmed

how to copare digits in two coloumn in Excel?
 
how to copare digits in two coloumn in Excel so i can to get the diffrences
between values in the two coloumn ?
i have coloumn that have 3000 value & other coloumn that have 2700 value
(about the same supject) and i want to get the diffrent between the two
coloumn (300 value)
and more thanks for you !

JE McGimpsey

how to copare digits in two coloumn in Excel?
 
If I understand what you mean:

=COUNT(B:B)-COUNT(A:A)

or, if the values are not all numeric:

=COUNTA(B:B)-COUNTA(A:A)

In article ,
ahmed wrote:

how to copare digits in two coloumn in Excel so i can to get the diffrences
between values in the two coloumn ?
i have coloumn that have 3000 value & other coloumn that have 2700 value
(about the same supject) and i want to get the diffrent between the two
coloumn (300 value)
and more thanks for you !


David Biddulph

how to copare digits in two coloumn in Excel?
 
Why not =A1-B1 ?
--
David Biddulph

"ahmed" wrote in message
...
how to copare digits in two coloumn in Excel so i can to get the
diffrences
between values in the two coloumn ?
i have coloumn that have 3000 value & other coloumn that have 2700 value
(about the same supject) and i want to get the diffrent between the two
coloumn (300 value)
and more thanks for you !





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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com