Votes
											
																	Answers
																
																	Views
											
															
						Question
						
				0
                        votes
                    1
                        answer
                    311
                        views
                    
                    asked 9 years ago by kaptainkayoss                                    
            
            
                            
                                            updated 9 years ago by rich-text                                    
            
            
            
            
            
        I'm using UFT to compare to Excel workbooks. I need to count the number of tabs in each worksheet. Using 'excelObj.WorkbookName.Sheets.Count' is returning more tabs than the number of tabs that are there. Is it counting deleted tabs or something?