Results 1 to 43 of 43

I want to pull out/extract data through Excel Formula

Threaded View

  1. #1
    Forum Contributor
    Join Date
    10-08-2023
    Location
    UAE
    MS-Off Ver
    Office 2016
    Posts
    106

    I want to pull out/extract data through Excel Formula

    I have a portfolio of almost 20,000 Customers as mentioned in Excel Sheet. I want to pull out/extract data through Excel Formula for the followings:

    1). How to Mark Status of each customer in Excel Sheet as "Matured", "Pre-Matured" or Blank "Outstanding" with the help of Excel Formula.

    2). How to Mark Pre-Matured if any Customer want to avail Pre-Maturity option in the excel sheet with the help of Excel Formula.

    =IF(G3<=$L$1,"Matured",IF(G3>$L$1," ","Pre-Matured"))

    3). How to Pull out data of Customers those have become eligible for 6 month Coupon (in the case of 3 years & 5 Years only) with the help of Excel Formula.

    =IF(AND(I3=3-Years,I3=5-Years),EDATE(F3,6)," ")

    Kindly Help me.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Error on VBA code for pull or extract data from HTML Element in Excel
    By rayhee1985 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 06-16-2020, 04:50 AM
  2. How to extract a list and pull only certain data
    By jphilipson in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 07-03-2019, 03:27 AM
  3. Excel novice needs help on a formula to pull data from seperate tab
    By edtwo0nine in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-20-2017, 09:09 AM
  4. [SOLVED] Extract/Pull specific data from URL's
    By fitkhan in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-05-2015, 11:18 AM
  5. [SOLVED] Excel does not pull value from the cell - appears to pull formula
    By enjoyexcel in forum Excel General
    Replies: 2
    Last Post: 01-06-2015, 11:42 AM
  6. [SOLVED] formula to pull data from another workbook in excel
    By Shellybelly in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 06-16-2013, 09:16 AM
  7. Replies: 3
    Last Post: 01-30-2013, 07:59 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