Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default Comparing Excel # and JPEG Names

I have a listing of products in Excel.
For about 50% of those items I have a JPEG that uses the item # as the name
of the JPEG.
I need to create a list of items numbers that do not have an associated JPEG.
Is there a way that I can compare the JPGS that reside on my hard drive
against the Excel listing?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Comparing Excel # and JPEG Names


Edit.... ....


--
ExcelChampion
------------------------------------------------------------------------
ExcelChampion's Profile: http://www.officehelp.in/member.php?userid=5096
View this thread: http://www.officehelp.in/showthread.php?t=1267203

Posted from - http://www.officehelp.in

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default Comparing Excel # and JPEG Names

Well it cannot get any easier than ".... ...."

"ExcelChampion" wrote:


Edit.... ....


--
ExcelChampion
------------------------------------------------------------------------
ExcelChampion's Profile: http://www.officehelp.in/member.php?userid=5096
View this thread: http://www.officehelp.in/showthread.php?t=1267203

Posted from - http://www.officehelp.in


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 213
Default Comparing Excel # and JPEG Names

I have a listing of products in Excel.
For about 50% of those items I have a JPEG that uses the item # as the
name of the JPEG.
I need to create a list of items numbers that do not have an
associated JPEG. Is there a way that I can compare the JPGS that
reside on my hard drive against the Excel listing?


This is far from elegant, but such things have worked for me.

Using the "DIR" command-line command in Windows, get a textual list of file
names.

Then paste the list into Column A of a new worksheet.

Then use a formula in column B to extract just the file names there. Use
MID(...) or LEFT(...) or whatever. Also use IF(...) to get an empty cell
for lines that don't have file names in them.

Now go back to the "listing of products" sheet and use COUNTIF(...) or
similar to match with column B of the new sheet.

When things are updated, overwriting Column A of a new worksheet with a new
list should update things. The formulas should all continue to work.
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Create 50,000 drawings in Excel and export to jpeg OcalaGalToo Excel Discussion (Misc queries) 0 July 18th 06 02:44 PM
Macro or VBA to convert Excel sheet to JPEG, DICOM or TIFF formats DORI Excel Worksheet Functions 2 November 24th 05 08:42 PM
How do I view a JPEG file from data selected in Excel gilg Excel Worksheet Functions 0 July 11th 05 09:51 PM
I want to set up a form in excel where I can place a jpeg or pic. karl Excel Discussion (Misc queries) 1 June 25th 05 01:15 AM
insert a JPEG into EXCEL 2002 mckee Excel Discussion (Misc queries) 3 March 11th 05 05:03 PM


All times are GMT +1. The time now is 01:27 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"