+ Reply to Thread
Results 1 to 2 of 2

Character Count Range of Cells

  1. #1
    michimac
    Guest

    Character Count Range of Cells

    How can I get a character count for text in a large range of cells in a
    worksheet? I can only get LEN to count a single cell without a #VALUE!
    error.
    --
    michimac

  2. #2
    michimac
    Guest

    RE: Character Count Range of Cells

    Works perfectly. Thanks!
    --
    michimac


    "Naz" wrote:

    > You could use
    >
    > {=SUM(LEN(A1:A20))}
    > Note that the curly brackets indicate an Array formula DO NOT type them
    > simply type
    >
    > =SUM(LEN(A1:A20))
    >
    > and the prest Ctrl+Shift+Return the formula will be entered and the
    > brackets as well.
    >
    > Change the range to suit
    >
    >
    >
    > --
    >
    > _______________________
    > Naz,
    > London
    >
    >
    > "michimac" wrote:
    >
    > > How can I get a character count for text in a large range of cells in a
    > > worksheet? I can only get LEN to count a single cell without a #VALUE!
    > > error.
    > > --
    > > michimac


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1