+ Reply to Thread
Results 1 to 4 of 4

Conditional Remark

  1. #1
    Forum Contributor
    Join Date
    01-29-2012
    Location
    India
    MS-Off Ver
    Excel 2016
    Posts
    434

    Conditional Remark

    Hello All
    We have a sheet where we want to conditional remarks in Remarks column
    if Colum B value <=300 then Remarks <Blank>
    if Colum B value >=300 then Remarks Above 3 Cr
    Etc total 8 condition which is in sample file..

    We want remarks in Column C... we also show example remarks in Colum D which we want in Colum C

    Thanks in Advance

    Santosh
    Attached Files Attached Files

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,147

    Re: Conditional Remark

    hi Santosh. could you just put the minimum values in column I & a real blank in K3. then use:
    =LOOKUP(B2,$L$3:$L$10,$K$3:$K$10)

    of course, you could put it else where to lookup or just put in fixed values like:
    =LOOKUP(B2,{0;300;350;390;400;450;490;500},{0;"Above 3 Cr";"Above 3.5 Cr";"Near 4.0 Cr";"Above 4.0 Cr";"Above 4.5 Cr";"Near 5.0 Cr";"Above 5.0 Cr"})

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

  3. #3
    Forum Contributor
    Join Date
    01-29-2012
    Location
    India
    MS-Off Ver
    Excel 2016
    Posts
    434

    Re: Conditional Remark

    Hello Benishiryo....Thanks you so much for ur valuable help ... we solve my problem... thanks We also add rep & mark solved

  4. #4
    Forum Contributor rajeshturaha's Avatar
    Join Date
    08-22-2012
    Location
    Assam, India
    MS-Off Ver
    Excel 2003, 2007
    Posts
    236

    Re: Conditional Remark

    Plz see the attachment
    Attached Files Attached Files
    Rgd
    RT
    If my answer(s) helped you, please add me reputation by click on *

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Remark update in another sheet
    By dingdang in forum Excel General
    Replies: 0
    Last Post: 12-01-2013, 09:45 AM
  2. [SOLVED] Conditional remark based on if function
    By mukeshbaviskar in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-02-2013, 07:19 AM
  3. Remark several line in the code
    By michael1963 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-30-2009, 02:46 AM
  4. Replies: 1
    Last Post: 04-11-2007, 02:06 AM
  5. [SOLVED] Excel makes it possible:celverwijzing to a remark on another page
    By Jos in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-15-2005, 06:30 PM

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