Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
In powerpoint if we need to select shapes we do cntrl+A or we drag the cursor so that shapes are selected In excel if i am using shapes what is the command to select all shapes at once,else i need to go to each one and select holding shift. Thanks max |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Try
Press F5 and select 'Special' and select 'Objects' OK If this post helps click Yes --------------- Jacob Skaria "max" wrote: Hi, In powerpoint if we need to select shapes we do cntrl+A or we drag the cursor so that shapes are selected In excel if i am using shapes what is the command to select all shapes at once,else i need to go to each one and select holding shift. Thanks max |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you mean to select using code try
Activesheet.Shapes.SelectAll If this post helps click Yes --------------- Jacob Skaria "Jacob Skaria" wrote: Try Press F5 and select 'Special' and select 'Objects' OK If this post helps click Yes --------------- Jacob Skaria "max" wrote: Hi, In powerpoint if we need to select shapes we do cntrl+A or we drag the cursor so that shapes are selected In excel if i am using shapes what is the command to select all shapes at once,else i need to go to each one and select holding shift. Thanks max |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Select and Move Cursor Shapes | New Users to Excel | |||
Select All Shapes | Excel Programming | |||
how to select ALL named shapes in range | Excel Programming | |||
Select multiple Shapes | Excel Programming | |||
Using Arrays to select Shapes | Excel Programming |