+ Reply to Thread
Results 1 to 2 of 2

Thread: Formatting

  1. #1
    Registered User
    Join Date
    08-01-2011
    Location
    London
    MS-Off Ver
    Excel 2007
    Posts
    2

    Formatting

    Category Discount
    N15 15%
    N10 10%
    T5 5%
    P10 10%
    P5 5%
    P2 2%

    if i type N15 the outcome will give 15% discount. any idea how to do it?

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    Excel 2007
    Posts
    6,163

    Re: I need help on format.. anyone can help?

    Here, try this:

    =TEXT(LOOKUP(99^99, RIGHT(C3, ROW($A$1:$A$5))/100), "00%")

    Where C3 is your cell with data N15, T5 etc.
    "Relax. What is mind? No matter. What is matter? Never mind!"


    MOTD: Until I taste a lion pig is a King of animals to me.

+ 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.2.0