
Käynnissä
Julkaistu
Maksettu toimituksen yhteydessä
I have several Excel workbooks of 150,000 + rows containing names, job titles and email addresses. I need a VBA macro that can comb through the Job Title column, spot rows whose titles match a set of keywords that I will provide, copy those rows (or just the email addresses—your guidance is welcome) into a brand-new worksheet, and leave the source data untouched. Key requirements • Source files are always in native Excel format, so you can rely on worksheets, ranges and tables rather than import code. • The solution must handle both a one-click manual run (e.g., a ribbon button) and an automatic mode that fires when a file is opened or dropped into a folder. • Performance matters: even on 150k rows the scan and copy should feel snappy, so efficient looping, arrays or AdvancedFilter are preferred over cell-by-cell processing. • I should be able to edit the keyword list myself—ideally in a hidden sheet, a named range or an external text file—without touching the code. • The macro must create the new sheet (or new workbook if that is cleaner) on each run, name it with a time-stamp, and write out only the filtered records. • Clear comments in the code plus a short read-me so I can maintain it later. Deliverables 1. A fully commented .xlsm file containing the working macro. 2. Brief setup notes explaining how to add or change keywords and how to toggle between automatic and manual execution. 3. A quick demo run showing it on a sample dataset of at least 150,000 rows (dummy data is fine). The sooner you can hand me a clean, modular VBA routine, the sooner I can start parsing these large lists. Let me know your approach and any questions you have.
Projektin tunnus (ID): 40275339
84 ehdotukset
Etäprojekti
Aktiivinen 2 päivää sitten
Aseta budjettisi ja aikataulu
Saa maksu työstäsi
Kuvaile ehdotustasi
Rekisteröinti ja töihin tarjoaminen on ilmaista

Hello I have several years of experience with Excel Macros and Visual Basic for Application and I am familiar with tricks to get maximal performance. Seems it's easy task to complete in 1-2 hours of working time
$33,03 USD 1 päivässä
7,1
7,1
84 freelancerit tarjoavat keskimäärin $68 USD tätä projektia

With a decade’s worth of experience in VBA Macro and Excel, I’m fully specialized to handle projects like filtering and sorting substantial datasets with top efficiency. In line with your project requirements, I can assure you that my approach will not only consider the native format of Excel where your data exists, but will also focus on leveraging worksheets, ranges, tables, and functions to generate a solution that is seamlessly adaptable and maintainable in the long run. I always strive to create clean, modular codes that even non-technical individuals can conveniently update. Notably, I understand the importance of performance when dealing with such big data, which is why my experience with looping techniques using arrays and AdvancedFilter would be an advantage for this task – ensuring a fast result even on large datasets. Besides complying with the manual one-click requirement, I will incorporate an automatic mode that’s triggered when a file is opened or dropped into a folder.
$40 USD 7 päivässä
7,9
7,9

As an experienced virtual assistant with a strong background in data entry and processing, I believe I am the perfect fit for your project. My skills in Excel, VBA scripting, and data formatting will help me succinctly deliver a VBA macro that combs through your large datasets at lightning speed without impacting the performance. With the ability to create modular and maintainable codes, I ensure that editing the keyword list won't require touching the code itself—a huge advantage that allows you to have control over the process. In addition to my technical abilities, I pride myself on my professionalism and dedication to every task I undertake. Building your trust is my top priority, and delivering 100% accurate results within the stipulated time frame is non-negotiable. My commitment to confidentiality also guarantees that your data and any changes made by me are secure. Choosing me would mean not only hiring a highly skilled virtual assistant but also gaining a valuable collaborator who ensures clear communication throughout the project, giving you peace of mind while I digitize and organize your valuable information. Give me a chance to demonstrate my skills—contact me now so we can get started!
$40 USD 1 päivässä
7,0
7,0

I am an expert in Excel, Excel formulas, and all excel functions, macros, lookup, pivot tables and charts. I read your project description and I am sure that I can handle your project. 2. Have done many projects in Excel, created many dashboards, and Business intelligence tool for forex markets. Experienced MBA Finance as well. 3. Your project will be delivered on time with high standard 4. Assistance will be provided with number of clarifications until client satisfaction
$80 USD 3 päivässä
6,6
6,6

Im Certified VBA Programmer,,,,,, I can build a fast VBA macro that scans your 150k+ rows, matches job titles to your keyword list, and copies matching rows or emails to a new sheet—without altering the source data. The code will be optimized for speed and easy to update. 10+ years Advanced Excel experience, Certified VBA Programmer, MBA.
$40 USD 1 päivässä
6,5
6,5

I have over 10+ years of experience Excel Macro Filter. Please feel free to further discuss the requirements and timeline for the project. I'd be happy to assist you. I am ready to start right now. You can visit my Profile https://www.freelancer.com/u/HiraMahmood4072 Thank you
$40 USD 1 päivässä
6,4
6,4

Hello, I’m an advanced Excel and VBA specialist with extensive experience building high-performance macros for large datasets (150k+ rows), and I can deliver a clean, modular solution that scans your Job Title column using optimized array-based processing or AdvancedFilter (no slow cell-by-cell loops), filters by an editable keyword list (stored in a hidden sheet or named range), and outputs matching rows or just email addresses into a newly created, time-stamped worksheet or workbook—without altering your source data. The macro will support both one-click manual execution (via ribbon button) and automatic triggers (Workbook_Open or folder-watch logic), and will be fully commented with structured procedures for easy maintenance. You’ll receive a polished .xlsm file, clear setup notes explaining keyword management and execution modes, plus a demo run on a 150,000-row sample dataset to validate speed and accuracy. I focus on performance, clarity, and long-term reliability, and I’m ready to begin immediately. Regards, Zafar
$40 USD 1 päivässä
6,3
6,3

Hello, I have written excel macro. Please reply so that I can share demo. Looking forward to your reply. Regards, Aditya
$25 USD 2 päivässä
6,1
6,1

Hi, I will create a fast VBA macro that scans 150k+ rows using arrays/AdvancedFilter, matches job titles to your editable keyword list, and exports only the matched rows or emails to a new time-stamped sheet—without changing the source data. It will support both one-click manual run and automatic execution, with fully commented, modular code. You’ll receive a ready-to-use .xlsm file, setup notes, and a demo on a 150k+ row sample. Best Regards, Virendra
$40 USD 3 päivässä
6,2
6,2

With my strong background in data analysis and excel, including the creation of VBA macros, I can guarantee an efficient and user-friendly solution for your email filtering project. Given that you prefer a native Excel solution, my experience with worksheets, ranges, and tables will greatly benefit this task. I will ensure that the source data remains untouched while the matching rows- or just the email addresses as per your preference- are copied into a new worksheet with a timestamped name. Performance-wise, I understand that you want the scanning and copying process to feel snappy even with large datasets. With this in mind, I'll leverage advanced techniques such as efficient looping and arrays or AdvancedFilter rather than cell-by-cell processing to ensure that whether it's a one-click manual run or an automatic mode upon file opening or folder dropping, the macro runs quickly without any lag. Moreover, ensuring ease of use and maintainability are crucial aspects of any good software solution. That is why I will make sure to provide clear comments within the code as well as brief setup notes explaining how to add or change keywords, and how to toggle between automatic and manual execution so that you can carry out easy maintenance without touching the code. Let me take care of your massive data parsing needs so you can focus on other critical tasks!
$33 USD 1 päivässä
5,9
5,9

Hello I can deliver a clean, fully commented .xlsm solution with a high-performance VBA macro that scans 150k+ rows using arrays/AutoFilter (no slow cell-by-cell loops), matches editable keywords from a hidden sheet or named range, and outputs filtered results (emails only or full rows—your choice) into a new time-stamped worksheet or workbook without altering source data. It will support both one-click manual execution (button/ribbon) and automatic trigger (Workbook_Open or folder watcher logic), plus clear setup notes and a demo using 150,000+ dummy rows to prove speed and reliability. Regards Muhammad
$40 USD 1 päivässä
5,7
5,7

Hi there, With over 5 years of experience in Excel VBA development and data analysis, I am excited to work on the 'Excel Macro: Filter Emails Fast' project. I have successfully implemented similar solutions in the past, ensuring efficient data processing and automation. ✅ Utilizing VBA arrays and advanced filtering techniques, I will swiftly scan and copy email addresses based on predefined keywords. ✅ I will design a user-friendly interface for manual triggering and implement an automatic mode that activates upon file opening or folder drop. ✅ To enhance maintainability, I will provide a hidden sheet for keyword list editing and ensure clear comments in the code for easy future updates. ✅ Each run will generate a new worksheet named with a timestamp and contain filtered records only. Let's discuss your requirements further for seamless execution of this powerful macro. ✅ Once completed, you will receive a fully commented .xlsm file, setup notes for keyword management, and a demo on a dataset of 150,000+ rows. Looking forward to tackling this project efficiently. Best Regards.
$40 USD 1 päivässä
5,2
5,2

Hi there, ★★★ VBA Expert ★★★ 7}+ Years Experience ★★★ I will create a VBA macro to scan your Excel workbooks. The macro will check the Job Title column for your keywords. It will copy the matching rows or just the email addresses to a new worksheet. I will ensure the source data stays untouched. The macro will run manually with a button and automatically when files are opened or dropped. I will use efficient methods for fast performance even with 150,000 rows. Deliverables: - A fully commented .xlsm file with the working macro. - Setup notes for adding or changing keywords and toggling execution modes. - A demo run on a sample dataset of at least 150,000 rows. Do you have a preferred method for the keyword list? Regards, Burhan Ahmad
$175 USD 5 päivässä
5,7
5,7

Professional Excel VBA developer ready to do the required macro for fast filter matched emails extraction list. do not worry about speed, Excel built in filter function call or a power query SQL is the fastest ever. Regards # sample form my works and clients' reviews from links below. https://www.freelancer.com/projects/excel/Excel-Auto-Execute-Macro-Upon/reviews https://www.freelancer.com/projects/data-processing/data-processing-use-mail-merge/reviews
$50 USD 1 päivässä
5,2
5,2

Hello, Thank you for the detailed requirements this is very clear and absolutely doable. I’d be happy to build a clean, high-performance VBA solution for you. With 150k+ rows, I’ll avoid cell-by-cell loops and instead use arrays + dictionary matching or AdvancedFilter, ensuring the scan and extraction run quickly and smoothly. Here’s how I would approach it: Load the Job Title column into memory (array-based processing for speed) Match against a separately maintained keyword list (stored in a hidden sheet or named range so you can edit it anytime without touching code) Copy matched rows (or optionally just email addresses — we can confirm your preference) Automatically generate a new worksheet or workbook with a timestamped name Keep source data completely untouched Include both: A one-click ribbon button An automatic mode (Workbook_Open event or folder watcher setup) You’ll receive: A fully commented .xlsm file Clear setup notes for editing keywords and toggling execution mode A demo run on a 150,000+ row sample dataset Everything will be modular and easy to maintain. Please feel free to reach out via chat for any clarification
$63 USD 1 päivässä
4,4
4,4

Hello, I can build a clean and efficient VBA macro to filter emails fast from your Excel workbooks. With my background in full-stack development and Python data processing, I’m experienced in handling large datasets (150k+ rows) with optimized logic. I’ll design the macro to support both manual one-click runs and automatic execution on file open, using arrays or AdvancedFilter for speed. The keyword list will be editable in a hidden sheet or named range, so you can update it without touching the code. I’ll also provide clear comments and a short read-me for easy maintenance. I propose delivering the fully commented .xlsm file and setup notes within 4 days. My bid is $36 USD, covering development, documentation, and a demo run on sample data. Looking forward to supporting your project. Best regards, Somee
$36 USD 4 päivässä
4,1
4,1

Hi there, I am an experienced VBA expert. I am knowledgeable and skillful enough to handle this project for you. Please reach out, I will begin right away
$30 USD 1 päivässä
4,3
4,3

As an advanced-level Excel/VBA developer with over 7 years of experience, my skill-set is uniquely tailored to handle the task you've detailed. My familiarity with data entry and processing, alongside comprehensive knowledge of Excel and Google Sheets Macros/VBA, allows me to develop clean, modular solutions to complex problems like yours. Thank you
$30 USD 1 päivässä
4,1
4,1

Given the scale of this project, I believe my substantial technical skills in Data Entry and Data Processing, specifically with advanced proficiency in Excel, position me as an ideal fit for your needs. Over my 8+ year career, I have developed VBA macros to optimize data management, leveraging sophisticated techniques such as efficient looping through arrays or AdvancedFiltering—consequently saving time while processing large datasets. What sets me apart is my commitment to providing clear, modular code with comprehensive comments & read-me notes—ensuring you're self-sufficient with the system beyond its creation. Moreover, I'm fully equipped to design a solution that allows seamless customization of keyword lists without requiring modifications to the code itself. By doing so, you'll be able to maintain complete control of your data filtering process without any hassle. Lastly, as a professional dedicated to swift turnaround times and punctual delivery, your satisfaction will be ensured at every step from initial setup to the final dem-onstration. My goal is not only to provide high-quality work but also empower you with the ability to smoothly handle similar tasks in the future. So let's collaborate and create an efficient VBA routine together!
$25 USD 1 päivässä
4,0
4,0

As an expert in data management and processing, I am confident that I can efficiently handle your project. Whether it's sorting through massive Excel workbooks or creating advanced Excel macros, I have the skills and experience to make the process seamless. I've worked on extensive projects involving large datasets like yours but still emphasize on maintaining optimal performance. My strong understanding of VBA coding enables me to employ advanced techniques such as efficient looping, arrays or AdvancedFilter to ensure fast turnaround time in navigating through 150k+ rows of data while producing filtered results. Crucially, you’ll be able to easily adapt and edit the keywords list yourself - a feature that I ensure is always present for my clients. With clear comments in the code and comprehensive setup notes, you will have no problem modifying the macro as per your requirement in the future. I'd be delighted to provide you with a fully commented .xlsm file containing this working macro. Additionally, I will include setup notes explaining how to add or change keywords as well as how you can switch between automatic and manual execution. Of course, a quick demo run showcasing my macro handling similar large-scale data will be provided to demonstrate its efficacy. By choosing me for this project, you’ll get not only a professional who values efficiency and precision but also a collaborative partner willing to go above beyond for your satisfaction.
$33 USD 1 päivässä
3,8
3,8

As a Software Engineer with a specific interest in Data Analysis and Entry, this project aligns perfectly with my professional background. I have worked extensively with large datasets using the advanced features of Excel including VBA, loops, and arrays. This experience will help me create a highly efficient code for your task that will make the process flawless irrespective of the size of the dataset. Moreover, I am highly adaptable when it comes to automating tasks and creating macros, so not only can I create a seamless solution for one-click manual runs using ribbon buttons, but I can also integrate an automatic mode that triggers the macro upon file opening or folder dropping. You mentioned your desire for efficiency and performance, which is precisely how I approach work; efficient looping, arrays, and AdvancedFilter are absolutely my go-to methods over slow cell-by-cell processing. In addition to technical expertise, I place great emphasis on clear communication and documentation. That's why I'll provide you with not just a well-commented .xlsm file but also setup notes that allow you to manage keywords and toggle execution without altering the code. I believe in empowering my clients, so my deliverables will arm you with a comprehensive understanding to ensure future-proof maintenance. Let's get started - the sooner I can streamline your data management processes, the sooner you'll reap its benefits.
$40 USD 2 päivässä
3,9
3,9

New York, United States
Maksutapa vahvistettu
Liittynyt helmik. 8, 2005
$30-100 USD
$30-100 USD
$75-150 USD
$30-100 USD
$100-500 USD
$15-25 USD/ tunnissa
₹750-1250 INR/ tunnissa
$250-750 USD
£20-250 GBP
₹12500-37500 INR
$15-25 USD/ tunnissa
₹750-1250 INR/ tunnissa
₹12500-37500 INR
$30-70 USD
₹600-1500 INR
$10-30 USD
₹1500-12500 INR
₹5000-25000 INR
₹750-1250 INR/ tunnissa
$15-25 USD/ tunnissa
$5000-10000 AUD
$15-25 USD/ tunnissa
₹600-1500 INR
₹100-400 INR/ tunnissa
₹600-1500 INR