Thread: count tabs
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default count tabs

In code???

msgbox Activeworkbook.sheets.count



alm09 wrote:

Is there a way to count the number of tabs in a worksheet?


--

Dave Peterson