Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I need to add some pictures or autoshapes to my spreadsheet. When recording a macro it carries out the folowing: ActiveSheet.Shapes.AddShape(msoShapeRectangle, 97.5, 53.25, 286.5, 74.25).Select I'd like to know what kind of unites are used. I need to place those graphical objects on certain cells .... so for exapmle I need to find out right numers to be used to place any object/picture on cell C3. It seems that selecting desired cell has nothing to do with inseting objects since those coordinates (in strange units) are used. Any idea? Thak you Dusan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Inserting Pictures | Excel Discussion (Misc queries) | |||
Inserting Pictures | Excel Discussion (Misc queries) | |||
Inserting Pictures | Excel Discussion (Misc queries) | |||
Inserting pictures into worksheets | Excel Discussion (Misc queries) | |||
inserting pictures | Excel Programming |