I want to open a saved excel file into a pdl in Runtime WinCC and I want to edit this Excel file when I am in this pdl page and then I want to save it.
Is it possible and are there any codes or ways to do that ?
I hope I described my problem clearly.
Best Regards,
Serhan
[?]: Opening an Excel File into WinCC Runtime
-
- Posts: 18
- Joined: Mon Jun 11, 2007 9:15 pm
- Location: Europe
-
- Posts: 265
- Joined: Sat May 27, 2006 6:46 am
- Location: Europe
-- you need to have installed excel in your pc first
-- you need to know visual basic
for to have an example, go to wincc help , and type excel.
Into the help, there are more info about Excel
search where open an excel object copy and paste example, in you pdl page.
for example you create a button and paste into a mouse event.
bye
-- you need to know visual basic
for to have an example, go to wincc help , and type excel.
Into the help, there are more info about Excel
search where open an excel object copy and paste example, in you pdl page.
for example you create a button and paste into a mouse event.
bye
-
- Posts: 18
- Joined: Mon Jun 11, 2007 9:15 pm
- Location: Europe
Excel is installed already. I also searched the WinCC help before writing here.
For telling my issue clearly :
You know OLE Element in WinCC. You can open an Excel file saved anywhere in PC and you can see it on Runtime but You can't edit it. I just want to see like that but also editing and saving it in Runtime window.
I know that how to open WinCC help but if you don't have any example or a clear target link on somewhere or a clear location to find it please do not write anything here.
I don't have more time to learn scripting and see actions so I need example codes to apply it.
Best Regards
For telling my issue clearly :
You know OLE Element in WinCC. You can open an Excel file saved anywhere in PC and you can see it on Runtime but You can't edit it. I just want to see like that but also editing and saving it in Runtime window.
I know that how to open WinCC help but if you don't have any example or a clear target link on somewhere or a clear location to find it please do not write anything here.
I don't have more time to learn scripting and see actions so I need example codes to apply it.
Best Regards