Answer to Blog

This is the solution to blog on url
http://excelexperts.com/help
Please see attached xl file.
| Attachment | Size |
|---|---|
| FindSum.xls | 26 KB |
»
- Vishesh's blog
- Add new comment
- 288 reads
ExcelExperts.comExcel Consultancy, VBA Consultancy, Training and Tips Call:+442081234832 |
|
Excel / VBA ConsultancyFree Training VideosFree SpreadsheetsCurrent Excel / VBA JobsExcel / VBA Jobs
NavigationWho's onlineThere are currently 4 users and 765 guests online.
New Excel Experts
|
Answer to Blog![]() This is the solution to blog on url Please see attached xl file.
»
|
Recent Blogs
ForumsRecent comments
User login |
Count of Excel sheets in workbook
Hi,
Please tell me How to count the total number of excel sheets in a workbook
NumberWorkSheets =
NumberWorkSheets = thisworkbook.worksheets.count
Not working
Not working
how are you using it ? .. if
how are you using it ?
.. if you have sheets other than worksheets, use Sheets.count