Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am looking for a way to count all the rows across all sheets in a workbook.
Example: each sheet contain a list of phone numbers and I would like to know how many are in the workbook. There are 60+ sheets, each has a different number of rows. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Let's say phone numbers stored in Column E of all sheets
on the sheet 1 =COUNTA(Sheet1:Sheet3!E:E) "Robert" wrote: I am looking for a way to count all the rows across all sheets in a workbook. Example: each sheet contain a list of phone numbers and I would like to know how many are in the workbook. There are 60+ sheets, each has a different number of rows. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? | Excel Discussion (Misc queries) | |||
close workbook without closing excel and stop recursive function | Excel Discussion (Misc queries) | |||
How to stop Excel remembering/loading macro from previously opened Workbook | Excel Discussion (Misc queries) | |||
Excel VBA Merge Workbook tables Central table | Excel Discussion (Misc queries) | |||
TRYING TO SET UP EXCEL SPREADSHEET ON MY COMPUTER | New Users to Excel |