Results 1 to 3 of 3

Thread: Excel 2007 - Search function - Photos

  1. #1
    Join Date
    Jul 2010
    Posts
    1

    Excel 2007 - Search function - Photos

    Good evening folks,

    I would like ability to search for photo's via excel, throughout my c drive.

    I have MS excel 2007, I have 2000 photos, each identified by numbers.

    I would like the ability to input say number photo "356" and excel searches a specific folder, auto sizes, and shows the photo.

    I know very little about excel, and any help would be great.

    I'm kinda looking for something like a search field within excel, for photos.

    I input the picture number and it shows the picture.

    cheers,
    Snuggman
    Attached Files Attached Files

  2. #2
    Join Date
    Apr 2009
    Posts
    586

    Re: Excel 2007 - Search function - Photos

    The function in Microsoft Excel is possible. But that cannot be done via simple formula. There is need of VB script that can provide you information on the basis of image search. On the other hand the issue is that if you have a large number of images then you will need to insert a hyper link in Microsoft Excel and for the Photo ID you will need to use vlookup. But if the photo is moved then all links in excel will fail to work.Here is a sample.

    The formula is :

    =HYPERLINK("C:\Documents and Settings\User\My Documents\My Pictures\neo.jpg")

    Now this is your image link with location. On the previous cell you can assign Photo ID and then use vlookup to search the images. This will consume a big time.

    You can try any image manager.

  3. #3
    jaxter Guest

    Re: Excel 2007 - Search function - Photos

    The search function is possible for data and pictures. There is some simple command for item searching on excel sheet is Alt + F and other for picture searching - Make photo ID and use Vlookup function for picture
    the Formula is
    =HYPERLINK (""C:\Documents and Settings\User\My Documents\My Pictures\neo.jpg")

Similar Threads

  1. Replies: 1
    Last Post: 09-03-2012, 11:58 PM
  2. Cut/Copy/Paste function is working very slow in Excel 2007
    By Rounder1 in forum MS Office Support
    Replies: 2
    Last Post: 24-02-2012, 07:32 PM
  3. Quick search Function in Opera with different Search engines?
    By Oorja in forum Technology & Internet
    Replies: 2
    Last Post: 23-02-2012, 05:53 PM
  4. Windows 7 RTM Search causing Sharing Violation in Excel 2007
    By Dev-Datta in forum Operating Systems
    Replies: 4
    Last Post: 13-08-2010, 04:09 PM
  5. Search MAX / IF function in excel
    By Windowed in forum Windows Software
    Replies: 5
    Last Post: 05-01-2010, 02:00 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,482,218.75568 seconds with 17 queries