+ Reply to Thread
Results 1 to 4 of 4

calculate using last four digits of number in cell

  1. #1
    Andy Falkner
    Guest

    calculate using last four digits of number in cell

    I need a formula that will calculate the last four digits of a number in a
    series of cells. The first five numbers are the same.

  2. #2
    Bob Phillips
    Guest

    Re: calculate using last four digits of number in cell

    =--right(a1,4)

    --

    HTH

    Bob Phillips

    (remove nothere from the email address if mailing direct)

    "Andy Falkner" <Andy [email protected]> wrote in message
    news:[email protected]...
    > I need a formula that will calculate the last four digits of a number in a
    > series of cells. The first five numbers are the same.




  3. #3
    Don Guillett
    Guest

    Re: calculate using last four digits of number in cell

    try
    =RIGHT(E4,4)*2

    --
    Don Guillett
    SalesAid Software
    [email protected]
    "Andy Falkner" <Andy [email protected]> wrote in message
    news:[email protected]...
    >I need a formula that will calculate the last four digits of a number in a
    > series of cells. The first five numbers are the same.




  4. #4
    Bernard Liengme
    Guest

    Re: calculate using last four digits of number in cell

    How about an example?
    --
    Bernard V Liengme
    www.stfx.ca/people/bliengme
    remove caps from email

    "Andy Falkner" <Andy [email protected]> wrote in message
    news:[email protected]...
    >I need a formula that will calculate the last four digits of a number in a
    > series of cells. The first five numbers are the same.




+ 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