+ Reply to Thread
Results 1 to 2 of 2

RETREIVING THE SMALLEST NUMBER

  1. #1
    ashaback
    Guest

    RETREIVING THE SMALLEST NUMBER

    I have 3 columns of numbers, How in my 4th column can I have it retrieve the
    smallest number of the 3 columns?

    Thanks a bunch.

  2. #2
    Ron Coderre
    Guest

    RE: RETREIVING THE SMALLEST NUMBER

    Try something like this:

    For values in A1:C1

    D1: =MIN(A1:C1)

    Does that help?
    ***********
    Regards,
    Ron

    XL2002, WinXP


    "ashaback" wrote:

    > I have 3 columns of numbers, How in my 4th column can I have it retrieve the
    > smallest number of the 3 columns?
    >
    > Thanks a bunch.


+ 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