Build Office add ins for Microsoft Excel

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

The most important VBA i have involve importing data from text files. Only then do i care about if any js can do tables/pivot tables/charts.

brianspiller
Автор

can the publication be done also from the classic development from VBA? or through Visual Studio basic.... and not this JS and HTML it looks like a nightmare to learn that... why MS doesnt allow classic developers to publish their work.... it is so upseting.

adminstarcevic
Автор

is there a way to add cells to the taskpane? like maybe display a micro-section of your main workbook on the side? and have it still have excel functionality like click n drag to select multiple cells etc

stealth_chain
Автор

Thanks very much for tutorial. Do you plan to have videos for MS PROject and Powerpoint? Interaction among MS Office tools, eg exporting elements from Excel to Powerpoint?

anatoliyg
Автор

You may also have to restart the computer after removing an Excel add in if you have changed the location and want to reinstall it. Excel kept reverting back to the original folder location I first downloaded it to and installed it from. It was maddening. It must have kept the original location in a buffer area. Once I restarted the machine I was able to reinstall the Excel add in and the location was correct.

Standammit
Автор

Is it possible to call external C++ libraries from Office.js?

sakuranooka
Автор

Hello, can we upload manifest to internal excel like cloud excel?

samlama
Автор

99% of this is reference material. Useful but not what a youtube clip is for. The one bit that shows _how_ to accomplish a programming task is at 10.00. Here you jump, with no explanation, into your development environment, which I can only see is Visual studio by carefully pausing and starting the video clip. It would be very helpful if thetutorial had more how instructions (ie greater than zero) and less what instructions.

pmurnion