[?]: Opening an Excel File into WinCC Runtime

ProTool, WinCC flexible, WinCC, PP/OP/TP/TD/MP
serhan
Posts: 18
Joined: Mon Jun 11, 2007 9:15 pm
Location: Europe

[?]: Opening an Excel File into WinCC Runtime

Post by serhan »

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
PLC_ITA
Posts: 265
Joined: Sat May 27, 2006 6:46 am
Location: Europe

Post by PLC_ITA »

-- 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
serhan
Posts: 18
Joined: Mon Jun 11, 2007 9:15 pm
Location: Europe

Post by serhan »

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
Garog
Posts: 50
Joined: Tue Jul 03, 2007 6:50 am
Location: Europe

Post by Garog »

Hey, WinCC or Flexible ?

when you can use flexible i can post you some examples from my projects...
serhan
Posts: 18
Joined: Mon Jun 11, 2007 9:15 pm
Location: Europe

Post by serhan »

Garog wrote:Hey, WinCC or Flexible ?

when you can use flexible i can post you some examples from my projects...
It is WinCC