Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OleBound control show Excel chart slow
Message
From
18/05/2023 03:02:07
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
OleBound control show Excel chart slow
Miscellaneous
Thread ID:
01686592
Message ID:
01686592
Views:
51
Hello,
I show Excel chart on VFP forms with OleBoundControls. It works fine, until come Excel 2016 and higher.
lcF= some excel file
create cursor bla (bla g)
append blank
append general bla from (lcF)
thisform.oleboundcontrol1.ControlSource="bla.bla"
thisform.oleboundcontrol1.refresh()
This code executes quickly and in excel prior 2016 show in 1 second.
But in new excel it takes 10+ seconds.
Now are all PCs in my company new and modern :(
Is there any vfp solution ?
Thank you
Next
Reply
Map
View

Click here to load this message in the networking platform