Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I was trying to create a macro tool button for the rectangular array command.
My Goal:
Hit the macro tool button
Select an object to array
Default of 4 columns with a spacing of 4 inches
Default of 1 row
End command.
I can then manipulate the amount columns afterwards with the grips. And tweak the spacing in the ribbon if necessary.
So far I create a macro and tried this:
^C^C_arrayrect;col;4;4;r;1;1;;
It's only initiating the macro command, but not entering the column numbers I want.
I obviously don't know what I'm doing.
Solved! Go to Solution.