Results 1 to 2 of 2
  1. #1
    Mnelson is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jun 2012
    Posts
    7

    Question Viewing database pictures

    I have a database with peoples names and pictures in it. I've created a form that looks like so



    First Name:
    Last Name:
    Picture:


    I have multiple images columns so I could store more than one picture per person. Can anyone tell me how I can create buttons that go back and forth between image columns? I have 1 picture box in my form but I want to be able to click a button to see the next picture of the same person.

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,956
    You could have multiple Image controls and show all images or code could make visible/not visible.

    Or code could set the ControlSource property of a single ImageControl. How will the code know to use the 'next' picture? Could get tricky.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. running query without viewing that
    By afshin in forum Queries
    Replies: 19
    Last Post: 01-19-2012, 11:29 AM
  2. pictures viewing in access
    By buienxg in forum Access
    Replies: 2
    Last Post: 11-26-2011, 08:44 PM
  3. Error viewing SQL tables
    By forrestapi in forum SQL Server
    Replies: 6
    Last Post: 10-12-2011, 03:36 PM
  4. Viewing Attachments
    By tcheck in forum Access
    Replies: 3
    Last Post: 08-02-2011, 03:24 PM
  5. Access 2.0 Viewing Code
    By wollydog in forum Access
    Replies: 0
    Last Post: 12-03-2008, 07:50 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums