Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
How do I get a row and a column to add up in the same cell, if it's correct
give the answer, if it's wrong give an error message. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Maybe something like this:
=IF(SUM(A1:F1)=SUM(A2:A25),SUM(A1:F1),"No Match") -- HTH, RD --------------------------------------------------------------------------- Please keep all correspondence within the NewsGroup, so all may benefit ! --------------------------------------------------------------------------- "Wendi" wrote in message ... How do I get a row and a column to add up in the same cell, if it's correct give the answer, if it's wrong give an error message. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
sum if column is equal to 2 options | Excel Discussion (Misc queries) | |||
highlight column A if column A does not equal to B | New Users to Excel | |||
Need to sum a column if two cells in row are equal | Excel Worksheet Functions | |||
first number in a column not equal to zero | New Users to Excel | |||
How do I get text to equal a number so I can sum a column? | Excel Discussion (Misc queries) |