![]() |
Count Images in an Excel Sheet
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. |
Count Images in an Excel Sheet
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. |
Count Images in an Excel Sheet
PicCount = Activesheet.Pictures.Count
Regards, Peter T "Pankaj" wrote in message ... 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. |
All times are GMT +1. The time now is 08:44 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com