A walkthrough of using the JavaScript Automation Development Environment (JADE) add-in for Excel.

Поділитися
Вставка
  • Опубліковано 1 гру 2024

КОМЕНТАРІ • 4

  • @jean-benoistbrault1549
    @jean-benoistbrault1549 2 роки тому

    Nice !!! i've been trying JADE but i have some questions: Can you delete a module ? can you call functions from a module A into a module B ?

  • @EngineeringFun
    @EngineeringFun 2 роки тому

    I cannot see JADE in my installation list. What do I do? Thanks.

  • @flance4011
    @flance4011 2 роки тому

    very nice. I have a few questions:
    1, Can this do all the operations that the VBA code does?
    2. It will be very usefull if you target the different areas that a VBA code operates and demonstrate here, what the alternative would look like with js.
    3. How do you target specific cells, do varous loops, deal with arrays, collections, dictionaries ?
    3. where to find other GIST IDs?

  • @flance4011
    @flance4011 2 роки тому

    Will this allow office script codes or typescript codes?