User Profile
MarkPoechman
Copper Contributor
Joined Oct 17, 2023
User Widgets
Recent Discussions
Re: Move columns with excel office script
Thank you. The structure of the code is exactly what I was hoping could be accomplished. However, Excel is identifying the following problems with this script. [13, 41] Property 'moveToBeginning' does not exist on type 'TableColumn'. [16, 47] Property 'moveAfter' does not exist on type 'TableColumn'. [18, 1] Cannot find name 'moveToBeginning'.2.2KViews0likes2CommentsMove columns with excel office script
I have a table with a number of columns, and I want to use the column names to reorganize them. Specifically moving the "Property Class" column to position 0 in the table, and the "Property Description" column to position 1. Is anyone able to help with the office script code?2.8KViews1like6Comments
Recent Blog Articles
No content to show