• Displaying Quick Numerical info

    Excel has a very handy little feature that is included on the Excel status bar. It shows a quick snapshot of information that may be helpful if you are working with numbers.

    To display its use, enter a few numbers into a range of cells. For the purpose of this example (pictured below), I've just filled random numbers into cells A1:A5.
    Now, highlight the range of numbers. On the bottom taskbar, right hand side, you will see something that says SUM and a number. This is a quick total of the range you have selected. And better yet, you can change what shows up! This feature can be customized to show the following items in the selected range:
    • Average
    • Count (of records)
    • Count of numbers
    • Max number
    • Min number
    • Sum of numbers (default)
    • None (if you really don't want it)
    To change the info that is showing, just right click it, and choose what you want from the list. The change is a static change, so it will stay that way until you change it again. A picture of this feature (set to find the Maximum value in the selected range) is shown below:
    I used to say that the best parts about this feature were:
    • It takes up very little screen real estate,
    • it's fast,
    • it takes no programming knowledge to make it work, and
    • it's easy to switch
    But as of Excel 2007, that last point drops off. There's no need to swtich at all! Everything is just shown on the status bar:
  • MVP Logo
  •  Donations

    If you like our website and would like to give something in return, you can make a donation. All donations are gratefully received and go to support the site.


    Select your preferred currency and donation amount, then click the donate button.

  • Recent Forum Posts

    Colo

    How to Rename a File from English to Other Language?

    Yeah, some massive HTML conversion is my line. In other words, most of difficult things can be done with Excel alone like this time. Well done, Excel!...

    Colo Today, 07:36 AM Go to last post
    Ken Puls

    Link a series name to a cell using Excel 2010 VBA

    Hi there,

    I recorded linking the title to a cell and it came back with the following. Does this help?

    Code:
        ActiveChart.SetElement
    ...

    Ken Puls Today, 04:06 AM Go to last post
    Ken Puls

    How to Rename a File from English to Other Language?

    Colo, that was way too easy... I was expecting some massive HTML conversion, or a huge engine to compare each character against a library of Chr codes!...

    Ken Puls Today, 04:02 AM Go to last post
    Ken Puls

    Shared file\macro & IP address

    Oh, and as for the max number of users who can access the file in the shared folder at once...

    • For reading, I believe it's unlimited. (The second and
    ...

    Ken Puls Today, 03:59 AM Go to last post
    Ken Puls

    Shared file\macro & IP address

    ibrahimaa,

    There is no one-line way to get your IP address the way you are getting the username. So you're going to need more code than...

    Ken Puls Today, 03:56 AM Go to last post