|
|
|
|
|
by lnyng
2669 days ago
|
|
This is actually exactly 1 year ago, and the guy spent two days finishing the project, very well done! BTW I was assuming that the program can somehow produce animating Excel file from gifs. It will be cool if it works that way. |
|
>Animated GIFs are converted on a one-frame-per-worksheet basis, so you have to step through the worksheets to animate them. I was originally intending using conditional formatting and iterative calc to display these, but unfortunately the Excel team* seem to have single-threaded the calculation of conditional formatting and it was far too slow to render.
* I used to work on the Excel team so one could argue that this is partly my fault.