+ Reply to Thread
Results 1 to 4 of 4

Need vba or formula help to set values depends upon 3 conditions values in 3 col

  1. #1
    Forum Contributor
    Join Date
    07-21-2011
    Location
    Bangalore,India
    MS-Off Ver
    Excel 2007,2010,2016
    Posts
    695

    Need vba or formula help to set values depends upon 3 conditions values in 3 col

    dear experts

    i need formula to set priorities values depends upon 3 column values

    If Activecall Is Ah:Ah Col = "Tata" If Prod Type Is I:I Col = "Think" If Day Active Calls Is Af:Af Col >Greather Than 2 Then I Want set Result "1"
    If Activecall Is Ah:Ah Col = "Tata" If Prod Type Is I:I Col = "Think" If Day Active Calls Is Af:Af Col < Less Than 2 Then I Want Result "2"

    If Activecall Is Ah:Ah Col = "Tata" If Prod Type Is I:I Col = "Idea" If Day Active Calls Is Af:Af Col >Greather Than 4 Then I Want set Result "1"
    If Activecall Is Ah:Ah Col = "Tata" If Prod Type Is I:I Col = "Idea" If Day Active Calls Is Af:Af Col < Less Than 4 Then I Want set Result "2"


    find the attachment...
    Attached Files Attached Files

  2. #2
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Need vba or formula help to set values depends upon 3 conditions values in 3 col

    Try:
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Note that your criteria are different in this thread / in your workbook... I have based the formula on the requirements as posted above.
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

  3. #3
    Forum Contributor
    Join Date
    07-21-2011
    Location
    Bangalore,India
    MS-Off Ver
    Excel 2007,2010,2016
    Posts
    695

    Re: Need vba or formula help to set values depends upon 3 conditions values in 3 col

    Thanks alot sir works amazing 100% solved

  4. #4
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Need vba or formula help to set values depends upon 3 conditions values in 3 col

    Quote Originally Posted by breadwinner View Post
    Thanks alot sir works amazing 100% solved
    Glad it's sorted. Please mark the thread solved.

+ 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. need excel formula to get result from data table depends upon week,partner,column values
    By breadwinner in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-13-2013, 08:41 AM
  2. [SOLVED] combobox values depends on cell status.
    By rydysh in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-07-2013, 10:36 AM
  3. [SOLVED] Count cells depends on date values
    By Thinker8 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-30-2013, 02:02 AM
  4. condition formula result from depends upon 3 cell values with conditions
    By johnodys in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-29-2013, 07:15 AM
  5. value of 1 cell depends on the values of 2 other cells
    By valkie in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 01-12-2012, 05:38 PM

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