+ Reply to Thread
Results 1 to 2 of 2

Auto-Populating a sheet based on criteria from other sheets?

  1. #1
    Registered User
    Join Date
    02-14-2017
    Location
    Alexandria, VA
    MS-Off Ver
    Word 2010
    Posts
    1

    Auto-Populating a sheet based on criteria from other sheets?

    Good Morning!

    I am new to using Excel, and don't have any experience with Micros or VBAs. Also, I won't be able to provide a sample of my spreadsheet, as it contains sensitive information. Hopefully I can clearly explain what I'm seeking help for.

    I have a master list with several fields, such as name, email address, department, supervisor, etc. The list is used to track licenses and certifications, particularly when they will expire. What I would like to do is create a macro that goes through this master list, identifies individuals with licenses/certifications expiring withing 60 days, and populates a list on another sheet.

    Does this even sound possible? Any help is greatly appreciated

  2. #2
    Valued Forum Contributor ImranBhatti's Avatar
    Join Date
    03-27-2014
    Location
    Rawalpindi,Pakistan
    MS-Off Ver
    Office 365
    Posts
    1,784

    Re: Auto-Populating a sheet based on criteria from other sheets?

    You may upload a sample workbook with dummy data.
    What I understood from your explanation. You have a column with the expiry dates of the licenses. assuming those dates are in B column you may use this formula in CF.
    =AND(B2<=EDATE(TODAY(),2))

    See if the attached helps you.If not please put manuall results in the workbook and reattach it with further explanation.
    Teach me Excel VBA

+ 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. Populating sheets from Master based off of criteria ;)
    By bultm35431 in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 01-16-2016, 09:29 PM
  2. Replies: 4
    Last Post: 05-19-2015, 11:53 PM
  3. Creating & auto-populating rows in a master sheet from other sheets?
    By bludevil008 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 04-14-2015, 04:45 PM
  4. [SOLVED] Populating one sheet with a separate sheets information based on criteria
    By madmoojuice in forum Excel General
    Replies: 3
    Last Post: 11-13-2014, 12:02 PM
  5. auto populating multiple sheets with 1 data sheet
    By gerard_gonzales33 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-01-2013, 10:43 AM
  6. Replies: 5
    Last Post: 07-06-2012, 02:03 AM
  7. Replies: 4
    Last Post: 05-18-2010, 04:58 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