+ Reply to Thread
Results 1 to 3 of 3

Tally mark spread sheet

  1. #1
    Registered User
    Join Date
    01-15-2015
    Location
    usa
    MS-Off Ver
    2010
    Posts
    1

    Tally mark spread sheet

    I'm trying to create a spreadsheet that has items I've entered in column A and a tally and count in columns b and c . I tried to use the tally template on one of the threads, however whenever I delete the contents the formula disappears. Any help would be appreciated.

  2. #2
    Forum Expert
    Join Date
    09-11-2014
    Location
    Washington, DC
    MS-Off Ver
    2016
    Posts
    1,907

    Re: Tally mark spread sheet

    Can you supply a sample workbook that contains the insensitive data?
    Spread the love, add to the Rep

    "None of us are as smart as all of us."

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: Tally mark spread sheet

    Maybe something like this?

    A
    B
    C
    1
    1
    Sum
    55
    2
    2
    Count
    10
    3
    3
    4
    4
    5
    5
    6
    6
    7
    7
    8
    8
    9
    9
    10
    10

    C1=SUM(A:A)
    C2=count(A:A)
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 3
    Last Post: 04-19-2014, 06:10 PM
  2. Replies: 1
    Last Post: 06-13-2012, 05:53 PM
  3. Mark data from one sheet to another,and then mark dublicate
    By minotauro in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-10-2012, 07:58 AM
  4. [SOLVED] create tally sheet for positions- insert names and tally #
    By tally sheets in forum Excel General
    Replies: 0
    Last Post: 04-11-2006, 04:45 PM
  5. How do I get Excel to do a tally mark total?
    By kurg99 in forum Excel General
    Replies: 2
    Last Post: 03-15-2006, 01:25 PM

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