Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 05-16-2013, 08:29 AM
macropod's Avatar
macropod macropod is offline check for duplicate before appending to new file Windows 7 32bit check for duplicate before appending to new file Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,514
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 can easily-enough use the Instr function to test whether the xml file contains your image name. If it returns anything greater than 0, the image name is already there.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote
  #2  
Old 05-16-2013, 09:34 AM
rcVBA rcVBA is offline check for duplicate before appending to new file Windows 7 64bit check for duplicate before appending to new file Office 2003
Novice
check for duplicate before appending to new file
 
Join Date: May 2013
Posts: 6
rcVBA is on a distinguished road
Default

strMatchesFile is the file that the image names are being stored in. I am trying to use InStr like this:
Code:
myNoDupes = InStr(strMatchOrig, strMatchesFile)
but strMatchesFile is searched as the file path and name, how can I search the contents of strMatchesFile? I can do the Instr at the point where strMatchesFile is open for Append As #hFile
I'm having some trouble getting the content of the file instead of the file path/name
Reply With Quote
Reply

Tags
vba word



Similar Threads
Thread Thread Starter Forum Replies Last Post
check for duplicate before appending to new file cannot check/uncheck check box but added check box learn2office Word 1 11-27-2012 02:02 AM
check for duplicate before appending to new file Appending the filename with the current date sheeand Word VBA 2 05-14-2012 05:18 AM
check for duplicate before appending to new file Word Macro That Checks a Check Box Form Field When File Print is Executed DKerne Word VBA 4 06-09-2011 11:54 AM
Appending Word Docs Frank Word 0 02-26-2010 04:38 PM
Saving Word document creates a duplicate transparent file bbailey Word 0 12-05-2009 10:54 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 03:07 AM.


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