any examples for the use of Script Editor?

dnickelson

Board Regular
Joined
Oct 30, 2003
Messages
118
Looking into the Excel Script Editor (Shift+Alt+F11) and realized I haven't seen much reference to it on the board. Anyone have any examples of what types of problems might be solved with this tool rather than VBA.

Looks pretty powerful, and maybe it's a little unnecessary for most problems, but thought some examples might be a nice addition to the board. (Maybe not full blown steps by step examples, but suggestions for problems that have been solved with this rather than VBA\Functions\Etc)

One example it did notice was changing external data filename references, seemed to avoid some undesireable behavior excel exhibits when modifying this reference directly.
 

Excel Facts

What did Pito Salas invent?
Pito Salas, working for Lotus, popularized what would become to be pivot tables. It was released as Lotus Improv in 1989.
D

I've never done any HTML or XML scripting with excel... but you got me curious.

Open help in the script editor and the first 2 categories give a good general explanation.

For an example, just open the script editor... and it will show you script for the active sheet.
 
Upvote 0

Forum statistics

Threads
1,214,515
Messages
6,119,972
Members
448,933
Latest member
Bluedbw

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top