Results 1 to 7 of 7

Creating a Bid Sheet need to pick lowest Bidder

Threaded View

  1. #1
    Registered User
    Join Date
    10-12-2006
    Posts
    51

    [EDIT] Creating a Bid Sheet need to pick lowest Bidder ** NEED ADD. HELP***

    Quick example:

    I have
    PHP Code: 

               
    #1                             #2                            #3
    quanity  unit price  total        quanity  unit price  total       quanity  unit price  total
    2           10            20           3           10           30            5          10         50
    5           10            50           4           10           40            2          10         20 
    6           10            60           7           10           70            1          10         10

              subtotal      130                   subtotal      140                 subtotal        80 
    I would like to copy the unit price (Entire Column) from the lowest bider (Subtotal) to another sheet ... I have done this with if statements before but I'm limited to 7 nested if's... is there another way to do this sometimes I have more ten 7 bidders.

    Thanx once more...
    Last edited by dj_mix; 10-24-2006 at 08:02 AM. Reason: additional help

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