PC Review


Reply
Thread Tools Rate Thread

Count Images in an Excel Sheet

 
 
Pankaj
Guest
Posts: n/a
 
      29th Apr 2010
I have saved excel sheets with screen prints in it. I need to know if I can
get the total number of screen shots in a particular excel sheet.

 
Reply With Quote
 
 
 
 
Gary''s Student
Guest
Posts: n/a
 
      29th Apr 2010
Try:

Sub HowMany()
MsgBox ActiveSheet.Shapes.Count
End Sub


--
Gary''s Student - gsnu201001


"Pankaj" wrote:

> I have saved excel sheets with screen prints in it. I need to know if I can
> get the total number of screen shots in a particular excel sheet.
>

 
Reply With Quote
 
Peter T
Guest
Posts: n/a
 
      29th Apr 2010
PicCount = Activesheet.Pictures.Count

Regards,
Peter T


"Pankaj" <(E-Mail Removed)> wrote in message
news:6C24CBA0-0E9D-492D-9641-(E-Mail Removed)...
>I have saved excel sheets with screen prints in it. I need to know if I
>can
> get the total number of screen shots in a particular excel sheet.
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Visual Basic: Get row count of a sheet in Excel Curious Microsoft Excel Misc 9 6th Jul 2009 08:43 PM
delete images in an excel sheet raj.sinha@gmail.com Microsoft Excel Programming 2 14th Jun 2006 06:51 PM
How to increase max. Row count in an Excel sheet? Adarsh Sharma Microsoft Excel Misc 2 28th Apr 2004 06:40 PM
VBA code to insert images in excel sheet Riya Microsoft Excel Programming 2 29th Oct 2003 12:22 PM
Insert images in excel sheet using VB Riya Microsoft Excel Worksheet Functions 0 29th Oct 2003 05:19 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:17 AM.