Thank you. What about if all cells must be numbers to print SUM()?
Ο χÏήστης "Biff" Î*γγÏαψε:
> Hi!
>
> My best guess is:
>
> =IF(COUNT(A1:A100)>0,SUM(A1:A100),"")
>
> Biff
>
> "?????" <@discussions.microsoft.com> wrote in message
> news:BFA3A0EF-EFE7-430F-AF2C-D4D4D8A12625@microsoft.com...
> > Hi.
> > In general case, how can i use the AND() and OR() in a column?. For
> > example
> > lets say that I have a column (A1:A100) with numbers, text and blank
> > cells.
> > How can I say:
> >
> > 1) If one cell is number then give me the SUM of the column, else print
> > ""
> > 2) If all cells are numbers then give me the SUM of the column, else print
> > ""
> >
> > In those cases we use Cntrl + Shift + Enter?
> >
> > Th.
> >
>
>
>
Bookmarks