Results 1 to 2 of 2

Dynamic Image Gallery

Threaded View

gamecock21 Dynamic Image Gallery 06-03-2014, 09:28 AM
alansidman Re: Dynamic Image Gallery 06-03-2014, 09:43 AM
  1. #1
    Registered User
    Join Date
    05-19-2014
    Posts
    7

    Dynamic Image Gallery

    I am attempting to create a dynamic picture gallery for 1-100 pictures. When I select image 1, I want the image and comments associated, on sheet 2, to be presented on sheet 1.

    I have attached the worksheet- the VBA is:
    "
    If Target.Address = "$C$2" Then
    
    item_input = Sheet1.Range("C2")
    
    If item_input = "1" Then Sheet1.Image1.Picture = Sheet2.Image1.Picture.
    "


    Picture Template.xlsx

    I can't seem to get the comment/picture function to work correctly and I'm attempting to use a IF(VLOOKUP..
    Last edited by alansidman; 06-03-2014 at 09:43 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. 'Dynamic' image feasibility question
    By thebottomline in forum Excel General
    Replies: 1
    Last Post: 12-21-2010, 12:26 AM
  2. User Gallery Currently in use Error
    By MackAttack26 in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 07-16-2009, 07:41 AM
  3. [SOLVED] Userform Gallery
    By UserFormGallery in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-05-2006, 07:20 AM
  4. photo gallery
    By prmanoel in forum Excel General
    Replies: 2
    Last Post: 03-11-2005, 07:06 PM
  5. [SOLVED] Add to/Modify WordArt Gallery
    By mcwhirt3@msu.edu in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-16-2005, 12:45 PM

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1