+ Reply to Thread
Results 1 to 8 of 8

[SOLVED] Dividing the last in a series

Hybrid View

  1. #1
    Toppers
    Guest

    RE: Dividing the last in a series

    Is the data always in ascending sequence so you divide the maximum by the
    minimum?

    =max(A1:A10)/min(A1:A10)

    HTH

    "jezzica85" wrote:

    > Hi all, I have a spreadsheet like this:
    > 3000
    > 4000
    > 5000
    > 6000
    >
    > I want to divide the last number by 3000, and only the last number. If I
    > add another number on after the last one, say 7000, I want to divide that
    > one, and only that one. Is there a way to do that?
    > Thanks!


  2. #2
    jezzica85
    Guest

    RE: Dividing the last in a series

    No, the data isn't always in ascending sequence.

    "Toppers" wrote:

    > Is the data always in ascending sequence so you divide the maximum by the
    > minimum?
    >
    > =max(A1:A10)/min(A1:A10)
    >
    > HTH
    >
    > "jezzica85" wrote:
    >
    > > Hi all, I have a spreadsheet like this:
    > > 3000
    > > 4000
    > > 5000
    > > 6000
    > >
    > > I want to divide the last number by 3000, and only the last number. If I
    > > add another number on after the last one, say 7000, I want to divide that
    > > one, and only that one. Is there a way to do that?
    > > Thanks!


  3. #3
    jezzica85
    Guest

    RE: Dividing the last in a series

    For some reason my earlier post didn't show up, no, the data isn't always in
    ascending order.

    "Toppers" wrote:

    > Is the data always in ascending sequence so you divide the maximum by the
    > minimum?
    >
    > =max(A1:A10)/min(A1:A10)
    >
    > HTH
    >
    > "jezzica85" wrote:
    >
    > > Hi all, I have a spreadsheet like this:
    > > 3000
    > > 4000
    > > 5000
    > > 6000
    > >
    > > I want to divide the last number by 3000, and only the last number. If I
    > > add another number on after the last one, say 7000, I want to divide that
    > > one, and only that one. Is there a way to do that?
    > > Thanks!


+ 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