12-01-2009 12:40 PM
Hello,
I have a excel report, everytime when I open this report a worksheet gets added to the report.
Is there any way to delete worksheetm rather any worksheet.
Thanks in advance,
Solved! Go to Solution.
12-01-2009 02:39 PM
Hi cancancanopen:
I don't know exactly what's your software doing? But if you want to delete the worksheet from your excel report then check the below image. It might give you some idea to deal with excel.
Thanks
12-01-2009 02:42 PM
Hello Viru,
I cannot see any image.
12-01-2009 02:46 PM
I posted the whole code on my last reply.
Please check attached.
Thanks
12-01-2009 03:09 PM
Hello Viru,
Why am I getting error saying you are passing null refnum ?
12-01-2009 03:28 PM
Check Attached VI.
It is required to open LabVIEW 8.0 or newer.
Thanks
12-01-2009 03:39 PM
You need a reference to Excel and the Workbook that you are using. Look at this forum it should help.
http://forums.ni.com/ni/board/message?board.id=BreakPoint&thread.id=2391
12-01-2009 03:45 PM
Hi Everyone:
I donot figure out what's problem but it is working in my system. So let me know what is the exact problem.
Thanks
12-01-2009 03:54 PM
12-01-2009 03:54 PM
Hello,
@ Viru Extremely sorry, it was my programming error, I got the solution thanks.
@ aeastet Thanks for the link.