+ Reply to Thread
Results 1 to 5 of 5

If a1 = 500 than 10, if it =1000 than 20 etc.

  1. #1
    Registered User
    Join Date
    12-15-2008
    Location
    USA
    Posts
    9

    Question If a1 = 500 than 10, if it =1000 than 20 etc.

    A1 would be the cell that users would enter quantities of 500, 1000, 1500, 2000 etc and based upon what they entered-cell a2 would give a corresponding entry of 10,20, 30 etc.

    Help?
    Last edited by romettekitty; 06-10-2009 at 03:08 PM. Reason: SOLVED THANK U SO NICE!

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: If a1 = 500 than 10, if it =1000 than 20 etc.

    How about

    =A1/50
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Registered User
    Join Date
    12-15-2008
    Location
    USA
    Posts
    9

    Re: If a1 = 500 than 10, if it =1000 than 20 etc.

    Wouldnt that just divide a1 by 50?
    Thats not what I'm trying to do. Im trying to take an answer that someone inputs into a1, and based on what that answer is have another cell generate another number.

  4. #4
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: If a1 = 500 than 10, if it =1000 than 20 etc.

    500 / 50 = 10
    1000 / 50 = 20
    1500 / 50 =30
    2000 / 50 = 40

    So if you put formula in A2: =A1/50, then when someone enters the quantity the appropriate number 10, 20, 30, etc will show...

    Did I misinterpret?

    IF so, please elaborate. Are you looking up the result of A1/50 in another table that contains those numbers and something to extract?

  5. #5
    Registered User
    Join Date
    12-15-2008
    Location
    USA
    Posts
    9

    Re: If a1 = 500 than 10, if it =1000 than 20 etc.

    Nope, U didnt misinterpret. I'm just easily confused and alittle slow. That worked and I want to thank u for ur time. I appreciate it!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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