J
JzP
Hi,
I am writing an application to extract SQL data and put it out to
PowerPoint. I can create the PowerPoint slides from a template and,
having read the data into arrays in my program, I can fill the chart
datasheets but only one cell at a time. To fill 8 rows with 25 cells
on each takes about 15 seconds which is a pain.
I saw mention of a way of filling a datasheet from a Tab-delimited
array(I think), which was supposed to be much faster.
If anyone can point me in the right direction I'd be most grateful.
Thanks
John
I am writing an application to extract SQL data and put it out to
PowerPoint. I can create the PowerPoint slides from a template and,
having read the data into arrays in my program, I can fill the chart
datasheets but only one cell at a time. To fill 8 rows with 25 cells
on each takes about 15 seconds which is a pain.
I saw mention of a way of filling a datasheet from a Tab-delimited
array(I think), which was supposed to be much faster.
If anyone can point me in the right direction I'd be most grateful.
Thanks
John