Results 1 to 19 of 19

Assign Category based on a contact's job title using Vba

Threaded View

  1. #1
    Registered User
    Join Date
    10-07-2020
    Location
    Sydney
    MS-Off Ver
    2016
    Posts
    12

    Lightbulb Assign Category based on a contact's job title using Vba

    Hi All,

    I have a workbook with 2 sheets. The first sheet (Sheet Name "Contacts") has the columns in the order: Company, First Name, Last Name, Job Title, Location. The second sheet (Sheet Name: Categories) has 2 columns in the order: Job Function and Keywords.

    I need to assign the Job function to Sheet 1 (Contacts) based on the first occurrence of the keywords in Job Title of Sheet 2 (Categories) using VBA.

    Here are few Examples:
    Job Title 1: IT Security and Cloud Manager -> Job Function: Security
    Job Title 2: Cloud and IT Security Manager-> Job Function: Cloud
    Job Title 3: Technology and Security Director-> Job Function: Security
    Job Title 4: Head of Application-> Job Function: DevOps
    Job Title 5: Head of Application Security-> Job Function: Security

    Job Functions List:
    Job Function Keywords
    Security Application Security
    Security IT Security
    Security CISO
    Security Cloud Security
    Security Cyber
    Security Technology Security
    Security Information Security
    DevOps Application
    DevOps DevOps
    DevOps Software
    DevOps IT Engineering
    DevOps IT Delivery
    DevOps Product
    Cloud Cloud
    Cloud IT Operations
    Cloud IT Infrastructure
    Cloud Platform


    Sample Tool V2.0.xlsm
    Attached Files Attached Files
    Last edited by divyasn31; 12-12-2023 at 07:52 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Assign rows based on category and age
    By C J W in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-20-2019, 01:37 AM
  2. Assign Category based on Name
    By karl8695 in forum Excel General
    Replies: 14
    Last Post: 02-15-2017, 06:30 PM
  3. Wants to assign specific category based on student score
    By toofani in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-20-2015, 05:59 PM
  4. [SOLVED] If Then Macro based on one column to assign category to another
    By angeleenmc in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 05-13-2015, 04:00 PM
  5. Assign a category to a cell based on two conditions
    By jeffepro in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-09-2015, 07:38 AM
  6. [SOLVED] How Do I Assign Attributes to Entries Based on Category?
    By kelman17 in forum Excel General
    Replies: 6
    Last Post: 06-10-2013, 09:31 PM
  7. What can i use to display a category title based on a cells value?
    By smithjon in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 04-23-2013, 07:35 AM

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