Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update multiple Excel cells
Message
From
13/03/2000 16:02:02
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Update multiple Excel cells
Miscellaneous
Thread ID:
00345130
Message ID:
00345130
Views:
54
I have been working on updating an Excel spreadsheet with data from VFP 6. I can do all of the basic processes, but the way I am updating is very slow. I am currently using oleapp.range("A1").value=somevalue then oleapp.range("A2").value=anothervalue and so on. Some of these processes involve a large amount of data. Is there a way to select a range of cells and update them all from an array or other source that would improve the performance?

Thanks in advance for any suggestions.
Mark Johns
Next
Reply
Map
View

Click here to load this message in the networking platform