Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
got it doing what i wanted it to, here is the code i used:
Range("A2").Select Set p = ActiveSheet.Pictures.Insert(Range("A2")) p.Height = Range("A2").Height p.Width = Range("A2").Width ect.. Thanks for the help and the quick responces! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do you export pictures from my pictures file into a word docu | New Users to Excel | |||
converting pictures to embedded object | Excel Discussion (Misc queries) | |||
Storing Clip Art pictures in My Pictures folder | Excel Discussion (Misc queries) | |||
Excel's Compress Pictures or deleting pictures doesn't seem work | Excel Discussion (Misc queries) | |||
converting hyperlink paths | Excel Discussion (Misc queries) |