Results 1 to 3 of 3
  1. #1
    mo76 is offline Novice
    Windows XP Access 2003
    Join Date
    Feb 2014
    Posts
    1

    procedure for basic shape operations


    hi , there's always a riddle posed to some type of access to be granted of some sort, well for me the issue is that i have a form with fields added from a table, thats working fine , next theres a few shape objects drawn in ms word but the problem is that i would like the shapes like hexagons to complete revolutions around themselves like go round and an object like ball of differring color and pattern to pass through certain points of each hexagon i believe that code is the only possible means.

  2. #2
    trevor40's Avatar
    trevor40 is offline Competent Performer
    Windows XP Access 2003
    Join Date
    Feb 2014
    Location
    Australia
    Posts
    407
    do you meen fixed or moving images?
    you may be best off by saving the individual pictures and then editing them with a picture editor and import the result.
    in a form you could use the timer event to place and move objects, make them visible or not, bring to the front/send to back, color changes.
    adjust the timer to get faster or slower animation.

  3. #3
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,632
    Bing: VB6 graphic animation

    VBA and VB6 are very much alike and VB6 code can often be used in VBA. Lots of VB6 examples to work from.
    http://www.ehow.com/how_7576230_make...-basic-60.html
    http://blogs.msdn.com/b/vbteam/archi...att-gertz.aspx
    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. Replies: 1
    Last Post: 04-29-2013, 05:46 AM
  2. switchboard operations
    By Deb4566 in forum Access
    Replies: 1
    Last Post: 03-15-2013, 04:16 PM
  3. Replies: 3
    Last Post: 05-15-2011, 11:03 PM
  4. Hierarchical reports with ADO shape
    By schetlur in forum Reports
    Replies: 0
    Last Post: 07-30-2009, 12:21 PM
  5. Shape of data on report
    By stvgarner in forum Reports
    Replies: 0
    Last Post: 06-15-2009, 01:28 PM

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