Home |
Search |
Today's Posts |
#9
![]()
Posted to microsoft.public.excel.links
|
|||
|
|||
![]()
The-jackal wrote:
Ok been using this but was wondering if I can get it to display the picture at say 20% of its original size. With Me.Shapes.AddPicture(stFile, True, True, Range("A16").Left, _ Range("A16").Top, Range("A16").Width, Range("A16").Width * 3 / 4) .Name = "NewPic" ' the next 3 lines are new: .LockAspectRatio = False .ScaleHeight 0.2, True .ScaleWidth 0.2, True End With Bill Manville MVP - Microsoft Excel, Oxford, England No email replies please - respond to newsgroup |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Inserting a picture or chart into one cell in Excel | Excel Worksheet Functions | |||
how do I insert picture into cell so vlookup can return picture? | Excel Worksheet Functions | |||
Inserting picture into excel based on # in the another cell | Excel Worksheet Functions | |||
inserting a picture into a cell | Excel Discussion (Misc queries) | |||
Inserting a picture | Excel Discussion (Misc queries) |