+ Reply to Thread
Results 1 to 8 of 8

Show total from a different worksheet

  1. #1
    Registered User
    Join Date
    10-13-2013
    Location
    Kent, England
    MS-Off Ver
    Excel 2007
    Posts
    6

    Unhappy Show total from a different worksheet

    Good Morning All,

    I'm new to the forum, and fairly new to Excel (2007) so any help would be much appreciated!

    I have used a simple COUNTIF formula (=COUNTIF(C7:C207,"Name")) on sheet 1 to give me the total I want.

    What I now want to do, is display this total on a different sheet in the same workbook (Sheet 3) without having to take all the data from Sheet 1 over to Sheet 3.

    Firstly is this possible (I would be surprised if it wasn't), secondly can anybody help me with the required formula to use on Sheet 3 please.

    Regards

    Brian

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Show total from a different worksheet

    Try this one on sheet 3 (e.g. cell a1).


    =countif(Sheet1!$c$7:$c$207,"Name")
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  3. #3
    Registered User
    Join Date
    10-13-2013
    Location
    Kent, England
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: Show total from a different worksheet

    Hi oeldere,

    Thanks for trying . . . does not appear to work though.

    Regards

    Brian

  4. #4
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Show total from a different worksheet

    In that case I advice you to follow the advice in the link below.

    http://www.excelforum.com/the-water-...-question.html

  5. #5
    Registered User
    Join Date
    10-13-2013
    Location
    Kent, England
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: Show total from a different worksheet

    Hi oeldere,

    Thanks for pointing me in the right direction, have now sorted it.

    It was . . . =COUNTIF(Sheet1!C7:C207,"Name")

    Regards

    Brian

  6. #6
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Show total from a different worksheet

    YOURS =COUNTIF(Sheet1!C7:C207,"Name")

    MINE =countif(Sheet1!$c$7:$c$207,"Name")

    In that case mine formula should also work.

    I advice you to take a look at the $ in my formula.

    You will need them if you want to drag your formula.

  7. #7
    Registered User
    Join Date
    10-13-2013
    Location
    Kent, England
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: Show total from a different worksheet

    OK. Thanks. I will do that.


    Regards & Thanks

  8. #8
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Show total from a different worksheet

    Based on your last post in this thread, its apparent that you are satisfied with the solution(s) you've received and have solved your question, but you haven't marked your thread as "SOLVED". I will do it for you this time.

    In future, to mark your thread as Solved, you can do the following -
    Select Thread Tools-> Mark thread as Solved.

    Incase your issue is not solved, you can undo it as follows -
    Select Thread Tools-> Mark thread as Unsolved.

    Also, since you are relatively new to the forum, i would like to inform you that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post which helped you. This adds to the reputation of the person who has taken the time to help you.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ 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. [SOLVED] Total % to show in Conditional format ....
    By LDouble3 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-13-2012, 06:50 AM
  2. Show #N/A when the total sum equals $0.00
    By avidcat in forum Excel General
    Replies: 3
    Last Post: 10-02-2010, 10:11 AM
  3. show total for unknown sheets
    By HOSAMNOOR in forum Excel General
    Replies: 12
    Last Post: 01-28-2009, 11:32 AM
  4. if formula to show blank or show instead of displaying the running total
    By js1978 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-10-2008, 04:38 PM
  5. [SOLVED] Setting up columns to show total
    By Hank Laskin in forum Excel General
    Replies: 5
    Last Post: 06-22-2006, 03:50 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