 TomWang
		
			TomWang
		
		
		
		
		
		
		
		
	
			06-17-2008 03:48 AM

 
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		 MikeS81
		
			MikeS81
		
		
		
		
		
		
		
		
	
			06-17-2008 03:57 AM
Hi TomWang,
seet the attached picture, please. It shows how you can read all sheet names.
Mike
06-17-2008 04:39 AM - edited 06-17-2008 04:39 AM

06-17-2008 05:08 AM

06-17-2008 05:16 AM - edited 06-17-2008 05:20 AM
 shiness.tw
		
			shiness.tw
		
		
		
		
		
		
		
		
	
			07-04-2008 10:54 PM
 MikeS81
		
			MikeS81
		
		
		
		
		
		
		
		
	
			07-05-2008 02:25 AM - edited 07-05-2008 02:26 AM
 MWman101
		
			MWman101
		
		
		
		
		
		
		
		
	
			10-21-2008 06:31 PM
 parthabe
		
			parthabe
		
		
		
		
		
		
		
		
	
			10-21-2008 11:25 PM
There is nothing to coerce actually. 
First, create a constant ref for the prop node on the left-most. Then, del its wire & move it to the Variant to Data function & connect to it. Now, rt-click on the ref constant & choose Select ActiveX Class > Browse.. option. Select the Type Library as Microsoft Excel 11.0... & the Object as _Workbook.
Thats it, it ll automatically fetch you the Excel_Worksheet reference as the data. 
 dgd.gomez
		
			dgd.gomez
		
		
		
		
		
		
		
		
	
			02-29-2016 01:12 PM
hi, it is a little older the subject, but I would like to add a new question. you can get the name of the sheet that are active in excel? that is, if I change my excel sheet manually, you can get the selected sheet since LabView? Thanks.