ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Display WorkSheet data Size (https://www.excelbanter.com/excel-programming/381419-display-worksheet-data-size.html)

spences10

Display WorkSheet data Size
 
Hi,

Does anybody know if there is a way to determine how much data is one
individual sheets in a workbook?

Something along these lines?

Sub CountWS()
Dim W As Worksheet

For Each W In Workbooks
W.Count
End Sub


spences10

Display WorkSheet data Size
 
it's OK, i found something that was very helpful.

http://www.mvps.org/dmcritchie/excel/saveas.htm


spences10 wrote:
Hi,

Does anybody know if there is a way to determine how much data is one
individual sheets in a workbook?

Something along these lines?

Sub CountWS()
Dim W As Worksheet

For Each W In Workbooks
W.Count
End Sub




All times are GMT +1. The time now is 11:31 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com