Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 08-25-2015, 12:07 AM
cachaco cachaco is offline frustrating beyond belief!: trying to compare two lists of URLs Windows 7 64bit frustrating beyond belief!: trying to compare two lists of URLs Office 2013
Novice
frustrating beyond belief!: trying to compare two lists of URLs
 
Join Date: Jun 2015
Posts: 5
cachaco is on a distinguished road
Default frustrating beyond belief!: trying to compare two lists of URLs

so Ive tried multiple solutions from google, and every time I get the same error, Im beginning to think something is wrong with my excel (professional plus 2013)



Im trying to compare two columns of URLs so excel tells me which URLS arent repeated in both columns or which are on both columns, either way would be useful. Tried several different formulas but after I typed them always get the same error (pic below) Wasted hours and failed so I need your help, thanks

Reply With Quote
  #2  
Old 08-25-2015, 06:06 AM
macropod's Avatar
macropod macropod is offline frustrating beyond belief!: trying to compare two lists of URLs Windows 7 64bit frustrating beyond belief!: trying to compare two lists of URLs Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 21,962
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

You could use:
Code:
=COUNTIF(A2,D:D)
which will return the number of matches, not just a true/false result.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote
  #3  
Old 08-25-2015, 08:10 AM
NoSparks NoSparks is offline frustrating beyond belief!: trying to compare two lists of URLs Windows 7 64bit frustrating beyond belief!: trying to compare two lists of URLs Office 2010 64bit
Excel Hobbyist
 
Join Date: Nov 2013
Location: British Columbia, Canada
Posts: 831
NoSparks is just really niceNoSparks is just really niceNoSparks is just really niceNoSparks is just really niceNoSparks is just really nice
Default

A Google search returned this site which made me think trying this might work. Was unable to test it on your picture.
Code:
=IF(ISERROR(NOT(MATCH(A2,D:D,0))),A2,"")
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Very frustrating spell check problem Biederboat Office 3 03-20-2016 09:58 AM
Conditional Formatting to compare lists and order SarahBear Excel 4 07-09-2014 09:40 AM
Frustrating paragrah spacing problem in Word 10 provlima Word 1 12-30-2012 11:52 AM
frustrating beyond belief!: trying to compare two lists of URLs URLs in citations acappella Word 3 07-24-2012 03:28 PM
frustrating beyond belief!: trying to compare two lists of URLs Using COMPARE to compare more than two variables Wyskers Word 1 12-03-2011 01:37 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 01:27 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft