My colleague started developing a Dynamo file to read an excel sheet with a couple of columns that would populate sheet names and titleblocks with sheet name and number. I wanted to see if we could get the dynamo to read more than two columns of data from the excel like up to 8 columns.
My colleague is running into a roadblock solving this and wondered if this is an item in the code to either copy the same code that was being used to read the first two columns or is there another parameter or setting to direct the script to read more cells via extending coordinate region?
I am fairly new to this but figured I’d ask to help my colleague get a solution.