Votes
											
																	Answers
																
																	Views
											
															
						Question
						
				2
                        votes
                    1
                        answer
                    22
                        views
                    I would like to know if the tabs in the right hand pane of Test Plan for an individual test script can be moved around. I would like to change the order in which they appear.
    
    
    
    
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?