Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Well, you can move a picture you have inserted into a worksheet to the left side of a cell with the following syntax in VBA Activesheet.Shapes("Picture 1").Left = Range("A3").Left where Picture 1 is the name of the inserted image. I'm not sure from your description of the problem if you have a whole set of pictures that have to be moved each day, so I'll leave that to you... -- jamescox ------------------------------------------------------------------------ jamescox's Profile: http://www.thecodecage.com/forumz/member.php?userid=449 View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=113132 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Connect a number to a picture bank and import that picture to exce | Excel Discussion (Misc queries) | |||
Chart Picture Size in UserForm/Picture Control. | Excel Programming | |||
Delete earlier 'Picture' version when new picture copied in | Excel Programming | |||
how do I insert picture into cell so vlookup can return picture? | Excel Worksheet Functions | |||
insert a picture in to a comment but picture not save on hard disk | Excel Discussion (Misc queries) |