Find Jobs
Hire Freelancers

Need an excel VBA that can highlight duplicate emails for multiple rows.

$10-30 USD

已关闭
已发布超过 5 年前

$10-30 USD

货到付款
Need an excel VBA that can highlight duplicate emails for multiple rows. I know Excel's built in "highlight duplicate" already highlights the exact value of 1 cell to another. But what I need is a little different: Some of my cells contain only 1 email ad, while some contains multiple email ad in one cell, separated by semicolons. What I need is to highlight a cell that contains multiple emails, even if only one of its email is a duplicate of other cells. Example: -One cell contains "aaa@[login to view URL];bbb@[login to view URL];ccc@[login to view URL]" -Another cell only contains "bbb@[login to view URL]" -The excel VBA will then highlight both cells because both of them contains bbb@[login to view URL] This will be used on about 50,000 rows of cells so it is very important that the code is clean so it does not lag.
项目 ID: 17977163

关于此项目

36提案
远程项目
活跃5 年前

想赚点钱吗?

在Freelancer上竞价的好处

设定您的预算和时间范围
为您的工作获得报酬
简要概述您的提案
免费注册和竞标工作
36威客以平均价$31 USD来参与此工作竞价
用户头像
Hello client I understand what you need from the project. I can write the code for you. Please contact me. Roy
$50 USD 在1天之内
4.9 (432条评论)
7.2
7.2
用户头像
Hello? How are you? I have good skills in So I can complete your job in time. Hope to work with you. Thank you.
$55 USD 在3天之内
4.8 (95条评论)
6.7
6.7
用户头像
Hello there, Can you share your template? if you have. I have developed more than 500 VBA macros for Windows/MAC I am an expert in Excel/Word/PowerPoint/Outlook VBA/Python with over 5+ years of experience. Ping me to discuss project , timeline and budget. Thanks A
$55 USD 在3天之内
4.9 (176条评论)
6.5
6.5
用户头像
Hello there, as an expert in excel and VBA, i can help you to accurately develop such a VBA code for highlighting duplicate emails as you have specified. Please contact me and let us talk more about your project. Thanks
$30 USD 在1天之内
5.0 (83条评论)
5.8
5.8
用户头像
I can easily achieve what you are asking for. I have significant experience in Text and String Parsing and will write you an efficient and effective code to match your email addresses. I can also account for any changes in case (ie, if something is entered as AAA@AAA it can match with aaa@aaa).
$30 USD 在3天之内
5.0 (26条评论)
5.6
5.6
用户头像
Hi, I have a university degree in economics and IT, and several decades of system design and programming, in the recent decade especially in Excel and VBA. In my approach you'll have an opportunity to consult details with me, to test pilot solutions if necessary in order to achieve an optimal final solution. Further use of macros, fixing of bugs and minor changes are included in the bid without any additional fees. I have great experience in any kind of data manipulation with Excel/VBA. I am a full-time freelancer, I can start working on the project immediately. If you open a chat I can immediately send you a working mockup doing the job and it shows you the row number of the next occurrence of the duplicated addresses as an extra. This mockup uses only built-in Excel functions but my bid includes also the macro inserting the necessary formulas and conditional formatting in your live file. Regards
$30 USD 在1天之内
4.9 (64条评论)
5.7
5.7
用户头像
Hi, I can do this project. Please come on freelancers chat to discuss more. Looking to listen from you. Thanks Gopal
$20 USD 在2天之内
5.0 (15条评论)
4.6
4.6
用户头像
"Hello, I am happy to inform you that I have read your current project description and understood all of your required requirement. I'd like to help you with confidence and satisfying results. I have professional working here with 100% results and more creative and innovative ideas for our clients. I've worked on several similar projects before. I'm offering my services for more than five years in the field of Excel, Internet Research, Leads, Research, Web Search. I have a team with eight members. They can get the required data manually from the website. If you need the data to be scrapped then also I can do scrapping and put them into excel sheet. I am very responsible towards my clients and I can complete the task within time with cent percent accuracy. Regards "
$50 USD 在5天之内
5.0 (18条评论)
4.3
4.3
用户头像
Hello, Hope you are doing well. I have gone through the project requirement and find my self in good position to complete this project using excel macro/VBA. A brief summary of my profile as following. Over 12 years of experience in IT field of software development and support. On technical front I have good experience on following technologies. Databases : SQL Server, Universe/Unidata, Oracle,MS Access. Development Technologies: C#,Winform, WPF, ASP.Net MVC, Pick Basic/UniBasic, Visual Basic 6, Excel VBA. Reporting/Designer Tool: SSRS, Crystal Reports, System Builder(SB+). I would very much enjoy having the opportunity to talk with you further to discuss the requirements and expectations regarding the project, and how I could use my skills to benefit you. Thank you for considering my application. I look forward to hearing from you. Regards, Naveen Upadhyay
$20 USD 在1天之内
5.0 (11条评论)
4.0
4.0
用户头像
Assuming that the data is in range A1:A10. Here is the macro. It can be changed as per requirement. Sub MyDup() Dim txt As String Dim Str() As String For J = 1 To 10 txt = Cells(J, 1).Text Str = Split(txt, ";") For I = 0 To UBound(Str) For K = J + 1 To 10 If InStr(Cells(K, 1).Text, Str(I)) <> 0 Then 'MsgBox Cells(K, 1).Text With Cells(K, 1).Interior .Pattern = xlSolid .PatternColorIndex = xlAutomatic .Color = 65535 .TintAndShade = 0 .PatternTintAndShade = 0 End With With Cells(J, 1).Interior .Pattern = xlSolid .PatternColorIndex = xlAutomatic .Color = 65535 .TintAndShade = 0 .PatternTintAndShade = 0 End With End If Next K Next I Next J End Sub
$30 USD 在1天之内
5.0 (14条评论)
3.4
3.4
用户头像
Hello Hope that you are doing good. I am very interested in this job because my skill refers to the job. I have a vast knowledge ofexcel macro and VBA I am new to the Freelancer but I can assure you that, I can do this project very carefully within the provided time. I can manage 40 hours in a week for this job and i think i am the right person for your job. I am mostly online on Skype. Pls have a voice chat. Looking forward to hearing from you. Best regards Muktadir Hussain
$45 USD 在2天之内
4.3 (5条评论)
3.4
3.4
用户头像
Hai this is Gajendran, I’m having good experience in Excel Macro. Based on your project description I will update all your required details and provide you the best data, will complete this task within time limits. I’m interested in your project, kindly give an opportunity to do the same. Thanks in advance.
$35 USD 在0天之内
5.0 (17条评论)
3.0
3.0
用户头像
Hello, I have a solution. What I can do is use a dictionary with VBA, it will assist to detect duplicates in cells. Kind regards, Justin
$30 USD 在1天之内
5.0 (4条评论)
1.6
1.6
用户头像
I would like to take this opportunity to introduce myself. My name is Satish Chandra and I have held several senior level positions during my professional career spanning over 18+ years. I have around 5+ years of experience handling 8 teams PAN India as a Senior Manager. Besides this, I am an expert in Visual Basic for Applications (VBA - Macros) for automating complex Excel based reports. I am also an expert in data visualization tools like Tableau. I also have developed a few applications in Android Studio for Android platform which involves writing code in native Java and XML. I have also successfully completed the course in PMP from Simplilearn earning 35 Personal Development Units (PDUs) and will be appearing for the PMP certification exam scheduled for 4th December, 2018. I have keen interest in Six Sigma, TQM and management methodologies like PDCA, Herzberg's X and Y theory, McGregor's Hygiene theory and am a protagonist of Kanban, Kaizen and Continuous Improvement. If given a chance, I’ll prove to be an asset to your revered Organization. Thanks & Regards, Satish Chandra
$30 USD 在1天之内
4.8 (2条评论)
1.6
1.6
用户头像
i will help you to sort this problem. i can write vba code for this . thanks thanks thanks thanks thanks thanks thanks thanks thanks thanks thanks thanks thanks
$30 USD 在1天之内
5.0 (2条评论)
1.0
1.0
用户头像
Hi I can help you with this project. I have many years of experience in VBA Coding. I can provide you a solution in a day or two. My main goal is right now is to collect good reviews, Best Regards Ivan
$25 USD 在1天之内
0.0 (0条评论)
0.0
0.0
用户头像
Hello, I have 14 year experience working with excel including macros. My experience comes from working in accounts where it is important that work is performed accurately but efficiently..
$30 USD 在2天之内
0.0 (0条评论)
0.0
0.0
用户头像
Hello I have already done many projects like this for marketing campaign running companies. i can provide you code in a very short period of time. I am new here at this site, offering you minimum rate to build my profile Hope to work togather looking forward
$15 USD 在1天之内
0.0 (0条评论)
0.0
0.0
用户头像
Dear Sir, I have 4 years more experience in data entry, excell,, microsoft word, wordpress, social media manager and many more. This is my first bid. If you want to try me for complete this work first time. Maybe you'r the lucky man for me. Please sir try me and check my best experience. thanks
$35 USD 在3天之内
0.0 (0条评论)
0.0
0.0
用户头像
Hello Sir, I'm Quang from Vietnam. I have 3 year working experience, and also have experience working with vba in excel and autocad, so I belive that I can do this job well. And I'm new here so I will get u a good price. Contact me please!
$25 USD 在1天之内
0.0 (0条评论)
0.0
0.0

关于客户

SINGAPORE的国旗
Singapore, Singapore
5.0
7
会员自6月 15, 2013起

客户认证

谢谢!我们已通过电子邮件向您发送了索取免费积分的链接。
发送电子邮件时出现问题。请再试一次。
已注册用户 发布工作总数
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
加载预览
授予地理位置权限。
您的登录会话已过期而且您已经登出,请再次登录。