Make items/months tables in Numbers '09 via AppleScript
Feb 13, '09 07:30:00AM • Contributed by: mr. applescript
Feb 13, '09 07:30:00AM • Contributed by: mr. applescript
The following AppleScript will create a new sheet in Numbers '09 that contains the month names going horizontally or vertically (at your choice), and then populate the opposite axis with some number of Item nn headings, where nn ranges from one to the number of entries you specify at runtime.
Save the script as a script file (.scpt) from Script Editor, and put it in Home » Library » Scripts » Applications » Numbers to have them appear in the Scripts Menu while Numbers is the frontmost application. Then just activate the script when needed, set the number of Item entries you'd like it to create, and then specify either the left column (vertical) or top row (horizontal) for the month names, and you're done.
[robg adds: This worked as described in my testing.]
[robg adds: This worked as described in my testing.]
•
[9,359 views]
