Results 1 to 2 of 2

Thread: How to auto add total data in Excel

  1. #1
    Join Date
    Dec 2011
    Posts
    40

    How to auto add total data in Excel

    Hi there and thank you in advance for any help anyone can provide. I have a spreadsheet with a RAG formula in column A (created with help from a very kind member of this forum) what I would like to do now is pool these results into a sub table. Is there any way to get an automatic total off the rag status i.e. the total number of 'reds' in Z4 total number of 'amber' in Z5? If you guys have any of the suggestion then please do the reply.

  2. #2
    Join Date
    Jul 2011
    Posts
    640

    Re: How to auto add total data in Excel

    This is possible with the use of the predefine COUNTIF() formula,
    For example:
    Column A holds your RAG statuses (e.g. Green, Amber, Red), in Cell B1 you want the total number of Reds, so type in the formula:
    =COUNTIF(A:A,"Red")
    Hope this will help you out.

Similar Threads

  1. Replies: 2
    Last Post: 17-02-2012, 08:05 PM
  2. Total in Text Box in Pie Chart in Excel
    By GuruT in forum MS Office Support
    Replies: 2
    Last Post: 07-02-2012, 05:57 PM
  3. Data validation and Auto-complete help on Microsoft Excel
    By ashwin2012 in forum MS Office Support
    Replies: 2
    Last Post: 24-01-2012, 07:43 PM
  4. Workbook re carry forward total in Excel
    By Sanju Baba in forum Windows Software
    Replies: 1
    Last Post: 14-01-2012, 12:19 PM
  5. Auto filling linked data from another table in Excel 2007
    By Samarth in forum Software Development
    Replies: 2
    Last Post: 25-12-2008, 08:04 PM

Tags for this Thread

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
  •  
Page generated in 1,714,231,247.67795 seconds with 17 queries