On 7/4/12 11:00 AM, users+help@global.libreoffice.org wrote:
Subject:
Re: [libreoffice-users] CALC - How to count blank cells?
From:
MiguelAngel <mariosv@miguelangel.mobi>
Date:
7/4/12 3:44 AM
To:
users@global.libreoffice.org
El 04/07/12 5:16, dave wagner escribió:
I have a small range of cells (less than 100) in which I need to
count the
cells that are blank.
What is the best way to do this?
I was trying something like "=COUNTIF(C11:C103,(CELL("Type",b)))".But
that
just did not work.
Thanks to all who helps me with this simple problem.
=SUMPRODUCT(ISBLANK(C11:C103))
Miguel Ángel.
In a related (I think) question, what formula could be used to identify
the last row in a spreadsheet with data in it? It's a similar
situation as the OP, in which new data is inserted as a new row at the
bottom of the sheet. I want another worksheet to be able to pick up
certain fields from the last row of data, but haven't been able to
figure out how to locate which row is last (with data).
A1=a
A2=b
A3=c
A4=d
What I'm looking for is a formula that would tell me, in the above data,
that row 4 is the last one with data.
Thanks for any help!
--
For unsubscribe instructions e-mail to: users+help@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted
Context
- Re: [libreoffice-users] CALC - How to count blank cells? · Michael Reich
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.